ldas-tools-al  2.6.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
LDASTools::AL::unordered_map< Key, T, H, EQ, A > Class Template Reference

Place unordered_map into General namespace. More...

#include <unordered_map.hh>

Inherits unordered_map< Key, T, H, EQ, A >.

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: