unordered_map File Reference

#include <tr1/hashtable>
#include <tr1/functional>
#include <utility>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  std
namespace  std::tr1

Classes

class  std::tr1::unordered_map< Key, T, Hash, Pred, Alloc, cache_hash_code >
class  std::tr1::unordered_multimap< Key, T, Hash, Pred, Alloc, cache_hash_code >

Functions

template<class Key, class T, class Hash, class Pred, class Alloc, bool cache_hash_code>
void std::tr1::swap (unordered_map< Key, T, Hash, Pred, Alloc, cache_hash_code > &x, unordered_map< Key, T, Hash, Pred, Alloc, cache_hash_code > &y)
template<class Key, class T, class Hash, class Pred, class Alloc, bool cache_hash_code>
void std::tr1::swap (unordered_multimap< Key, T, Hash, Pred, Alloc, cache_hash_code > &x, unordered_multimap< Key, T, Hash, Pred, Alloc, cache_hash_code > &y)


Detailed Description

This is a TR1 C++ Library header.

Definition in file unordered_map.


Generated on Tue Feb 2 16:57:29 2010 for GNU C++ STL by  doxygen 1.4.7