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

More…

#include <Map.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 Comparator ,
typename Allocator >
struct cohtml::IsMap< std::map< Key, Value, Comparator, Allocator > >;