Lunchbox  1.11.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hash_map< K, T, H, P, A > Class Template Reference
+ Inheritance diagram for hash_map< K, T, H, P, A >:
+ Collaboration diagram for hash_map< K, T, H, P, A >:

Detailed Description

template<class K, class T, class H = hash< K >, class P = std::equal_to< K >, class A = std::allocator< std::pair< const K, T > >>
class hash_map< K, T, H, P, A >

Definition at line 128 of file stdExt.h.


The documentation for this class was generated from the following file: