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: