Template Struct SpaceTraits< MultidimSpace< SpaceImpl > >¶
Defined in File space_traits.hpp
Struct Documentation¶
-
template<typename
SpaceImpl
>
structripple
::
SpaceTraits
<MultidimSpace<SpaceImpl>>¶ Specialization of the space traits for any type implementing the multidim interface.
- Template Parameters
SpaceImpl
: The implementation type.