hash_set.h File Reference

#include <debug/safe_sequence.h>
#include <debug/safe_iterator.h>

Go to the source code of this file.

Namespaces

namespace  __gnu_debug_def

Classes

class  __gnu_debug_def::hash_set< _Value, _HashFcn, _EqualKey, _Alloc >

Defines

#define _GLIBCXX_DEBUG_HASH_SET_H   1

Functions

template<typename _Value, typename _HashFcn, typename _EqualKey, typename _Alloc>
bool __gnu_debug_def::operator== (const hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__x, const hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__y)
template<typename _Value, typename _HashFcn, typename _EqualKey, typename _Alloc>
bool __gnu_debug_def::operator!= (const hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__x, const hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__y)
template<typename _Value, typename _HashFcn, typename _EqualKey, typename _Alloc>
void __gnu_debug_def::swap (hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__x, hash_set< _Value, _HashFcn, _EqualKey, _Alloc > &__y)


Define Documentation

#define _GLIBCXX_DEBUG_HASH_SET_H   1

Definition at line 32 of file debug/hash_set.h.


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