cohtml::TypeToElementType< std::vector< T, A > >
#include <Vector.h>
Public Attributes
Name | |
---|---|
constexpr ElementType | value |
Detailed Description
template <typename T ,
typename A >
struct cohtml::TypeToElementType< std::vector< T, A > >;
Public Attributes Documentation
variable value
static constexpr ElementType value = ElementType::ET_Array;