16 #ifndef OPENKALMAN_COORDINATES_GROUP_COLLECTION_HPP 17 #define OPENKALMAN_COORDINATES_GROUP_COLLECTION_HPP 33 constexpr
bool descriptor_collection =
35 collections::collection<T> and (descriptor_tuple<T> or descriptor_range<T>);
40 #endif //OPENKALMAN_COORDINATES_GROUP_COLLECTION_HPP Definition for collections::collection.
constexpr bool descriptor_collection
An object describing a collection of /ref coordinates::descriptor objects.
Definition: descriptor_collection.hpp:33
Definition for coordinates::descriptor_tuple.
Definition: compares_with.hpp:28
Definition for pattern_range.