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>

Inherits UNORDERED_MAP_NAMESPACE::unordered_map< Key, T, hash< Key >, std::equal_to< Key >, std::allocator< std::pair< const Key, T > > >.

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: