astrotypes  0.0
pss::astrotypes::has_dimensions< T, Dimension, Dimensions > Struct Template Reference

return true if the all Dimensions provided are represented in the structure More...

#include <src/cpp/pss/astrotypes/multiarray/TypeTraits.h>

Inheritance diagram for pss::astrotypes::has_dimensions< T, Dimension, Dimensions >:
Inheritance graph

Detailed Description

template<typename T, typename Dimension, typename... Dimensions>
struct pss::astrotypes::has_dimensions< T, Dimension, Dimensions >

return true if the all Dimensions provided are represented in the structure

Template Parameters
T

Definition at line 84 of file TypeTraits.h.