cohtml::TypeToElementType< std::map< Key, Value, Comparator, Allocator > >
#include <Map.h>
Public Attributes
Name | |
---|---|
const ElementType | value |
Detailed Description
template <typename Key ,
typename Value ,
typename Comparator ,
typename Allocator >
struct cohtml::TypeToElementType< std::map< Key, Value, Comparator, Allocator > >;
Public Attributes Documentation
variable value
static const ElementType value = ElementType::ET_Map;