Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio
Commits
52de42db
Verified
Commit
52de42db
authored
Apr 01, 2021
by
Justin Carpentier
Browse files
core: add missing explicit keywords
parent
e352868f
Pipeline
#13842
passed with stage
in 127 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/multibody/geometry.hpp
View file @
52de42db
...
...
@@ -266,7 +266,7 @@ namespace pinocchio
///
/// \param[in] geom_model GeometryModel associated to the new GeometryData
///
GeometryData
(
const
GeometryModel
&
geom_model
);
explicit
GeometryData
(
const
GeometryModel
&
geom_model
);
///
/// \brief Copy constructor
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment