cohtml::IsMap< std::unordered_map< Key, Value, Hash, Pred, Allocator > >
On this page
#include <UnorderedMap.h>
Inherits from cohtml::BoolConstant< true >
Additional inherited members
Public Types inherited from cohtml::BoolConstant< true >
Name | |
---|---|
enum | @6 { Value} |
Detailed Description
template <typename Key ,
typename Value ,
typename Hash ,
typename Pred ,
typename Allocator >
struct cohtml::IsMap< std::unordered_map< Key, Value, Hash, Pred, Allocator > >;