std::tr1::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code > Class Template Reference

Inheritance diagram for std::tr1::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >:

Inheritance graph
List of all members.

Detailed Description

template<class _Value, class _Hash = hash<_Value>, class _Pred = std::equal_to<_Value>, class _Alloc = std::allocator<_Value>, bool __cache_hash_code = false>
class std::tr1::unordered_set< _Value, _Hash, _Pred, _Alloc, __cache_hash_code >

Definition at line 51 of file unordered_set.

Public Types

Public Member Functions

Friends


The documentation for this class was generated from the following file:
Generated on Thu Nov 1 13:19:28 2007 for libstdc++ by  doxygen 1.5.1