ldas-tools-al 2.6.4
LDASTools::AL::unordered_map< Key, T, H, EQ, A > Class Template Reference

Place unordered_map into General namespace. More...

#include <unordered_map.hh>

Inheritance diagram for LDASTools::AL::unordered_map< Key, T, H, EQ, A >:
Inheritance graph
[legend]
Collaboration diagram for LDASTools::AL::unordered_map< Key, T, H, EQ, A >:
Collaboration graph
[legend]

Detailed Description

template<class Key, class T, class H = hash< Key >, class EQ = std::equal_to< Key >, class A = std::allocator< std::pair< const Key, T > >>
class LDASTools::AL::unordered_map< Key, T, H, EQ, A >

Place unordered_map into General namespace.


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