Skip to content

fix vector copy implied in parseCartesianPosition and parseSphericalPosition #188

@tomjnixon

Description

@tomjnixon

This accepts a vector of nodes:

CartesianPosition parseCartesianPosition(std::vector<NodePtr> nodes) {

and it's not moved in here:

value = NT(parser(elements));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions