std::set< Key, Compare, Alloc > Class Template Reference

The STL set container class. Use with #include <set> More...

#include </home/tmp/saliency-10932/saliency/doc/input/dummySTL.H>

Collaboration diagram for std::set< Key, Compare, Alloc >:
Collaboration graph
[legend]

List of all members.

Classes

class  const_iterator
 STL iterator class.
class  const_reverse_iterator
 STL iterator class.
class  iterator
 STL iterator class.
class  reverse_iterator
 STL iterator class.

Public Attributes

Key keys
Compare comparator
Alloc allocator

Detailed Description

template<class Key, class Compare, class Alloc>
class std::set< Key, Compare, Alloc >

The STL set container class. Use with #include <set>

STL class.

See SGI's documentation of std::set.

Definition at line 37 of file dummySTL.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:44:44 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3