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