Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make JointAccessor a variant on its own and a Derived Joint #182

Merged
merged 1 commit into from
Jun 12, 2016

Conversation

fvalenza
Copy link
Contributor

@fvalenza fvalenza commented Jun 9, 2016

JointAccessor now inherits both from JointBase and JointVariant. It is thus now a variant respecting the Base interface, hiding the calls to visitor.
Added some copy operator in order to allow to build a vector of JointAccessor.
Related to #131

@fvalenza fvalenza changed the title [C++] Changed JointAccessor to be a variant instead of being composed… Make JointAccessor a variant on its own and a Derived Joint Jun 9, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 83.56% when pulling af5b7c5 on fvalenza:devel into 6a26544 on stack-of-tasks:devel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants