Place unordered_multimap into General namespace.
More...
#include <unordered_map.hh>
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: