std::insert_iterator< __gnu_cxx::hash_set< Value, HashFcn, EqualKey, Alloc > > Class Template Reference

Collaboration diagram for std::insert_iterator< __gnu_cxx::hash_set< Value, HashFcn, EqualKey, Alloc > >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Container container_type
typedef output_iterator_tag iterator_category
typedef void value_type
typedef void difference_type
typedef void pointer
typedef void reference

Public Member Functions

 insert_iterator (Container &x)
 insert_iterator (Container &x, typename Container::iterator)
insert_iterator< Container > & operator= (const typename Container::value_type &value)
insert_iterator< Container > & operator * ()
insert_iterator< Container > & operator++ ()
insert_iterator< Container > & operator++ (int)

Protected Types

typedef __gnu_cxx::hash_set<
Value, HashFcn, EqualKey,
Alloc > 
Container

Protected Attributes

Containercontainer

Detailed Description

template<class Value, class HashFcn, class EqualKey, class Alloc>
class std::insert_iterator< __gnu_cxx::hash_set< Value, HashFcn, EqualKey, Alloc > >

Definition at line 386 of file ext/hash_set.


The documentation for this class was generated from the following file:
Generated on Thu Mar 16 10:44:22 2006 for libstdc++-v3 Source by  doxygen 1.4.6