__gnu_cxx::hash_set< _Value, _HashFcn, _EqualKey, _Alloc > Class Template Reference
[STL extensions from SGI]

List of all members.

Detailed Description

template<class _Value, class _HashFcn = hash<_Value>, class _EqualKey = equal_to<_Value>, class _Alloc = allocator<_Value>>
class __gnu_cxx::hash_set< _Value, _HashFcn, _EqualKey, _Alloc >

This is an SGI extension.

Todo:
Doc me! See doc/doxygen/TODO and http://gcc.gnu.org/ml/libstdc++/2002-02/msg00003.html for more.

Definition at line 84 of file hash_set.

Public Types

Public Member Functions

Friends


The documentation for this class was generated from the following file:
Generated on Wed Mar 26 00:44:04 2008 for libstdc++ by  doxygen 1.5.1