unordered_set File Reference

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

Go to the source code of this file.

Namespaces

namespace  std
namespace  std::tr1

Classes

class  std::tr1::unordered_set< Value, Hash, Pred, Alloc, cache_hash_code >
class  std::tr1::unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code >

Functions

template<class Value, class Hash, class Pred, class Alloc, bool cache_hash_code>
void std::tr1::swap (unordered_set< Value, Hash, Pred, Alloc, cache_hash_code > &x, unordered_set< Value, Hash, Pred, Alloc, cache_hash_code > &y)
template<class Value, class Hash, class Pred, class Alloc, bool cache_hash_code>
void std::tr1::swap (unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code > &x, unordered_multiset< Value, Hash, Pred, Alloc, cache_hash_code > &y)


Detailed Description

This is a TR1 C++ Library header.

Definition in file unordered_set.


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