cohtml::TypeToElementType< std::map< Key, Value, Comparator, Allocator > >

More…

#include <Map.h>

Public Attributes

Name
const ElementTypevalue

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;