cohtml::TypeToElementType< std::pair< T1, T2 > >
#include <Pair.h>
Public Attributes
Name | |
---|---|
const ElementType | value |
Detailed Description
template <typename T1 ,
typename T2 >
struct cohtml::TypeToElementType< std::pair< T1, T2 > >;
Public Attributes Documentation
variable value
static const ElementType value = ElementType::ET_Pair;