@@ -30,8 +30,7 @@ namespace pinocchio
3030 typename Scalar,
3131 int Options,
3232 class ConstraintModel ,
33- template <typename , int >
34- class JointCollectionTpl ,
33+ template <typename , int > class JointCollectionTpl ,
3534 class Allocator >
3635 PINOCCHIO_UNSUPPORTED_MESSAGE (" The API will change towards more flexibility" )
3736 inline void initConstraintDynamics (
@@ -81,8 +80,7 @@ namespace pinocchio
8180 template <
8281 typename Scalar,
8382 int Options,
84- template <typename , int >
85- class JointCollectionTpl ,
83+ template <typename , int > class JointCollectionTpl ,
8684 typename ConfigVectorType,
8785 typename TangentVectorType1,
8886 typename TangentVectorType2,
@@ -139,8 +137,7 @@ namespace pinocchio
139137 template <
140138 typename Scalar,
141139 int Options,
142- template <typename , int >
143- class JointCollectionTpl ,
140+ template <typename , int > class JointCollectionTpl ,
144141 typename ConfigVectorType,
145142 typename TangentVectorType1,
146143 typename TangentVectorType2,
@@ -165,8 +162,7 @@ namespace pinocchio
165162 template <
166163 typename Scalar,
167164 int Options,
168- template <typename , int >
169- class JointCollectionTpl ,
165+ template <typename , int > class JointCollectionTpl ,
170166 typename ConfigVectorType,
171167 typename TangentVectorType1,
172168 typename TangentVectorType2,
0 commit comments