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

Place unordered_multimap into General namespace. More...

#include <unordered_map.hh>

Inherits unordered_multimap< Key, T, H, EQ, A >, unordered_multimap< Key, T, H, EQ, A >, and unordered_multimap< 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_multimap< Key, T, H, EQ, A >

Place unordered_multimap into General namespace.


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