Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

std::map< Key, Data, Compare, Alloc > Class Template Reference

#include </home2/tmp/saliency-26468/saliency/doc/input/dummySTL.H>

Collaboration diagram for std::map< Key, Data, Compare, Alloc >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class Key, class Data, class Compare, class Alloc>
class std::map< Key, Data, Compare, Alloc >

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

See SGI's documentation of std::map.

Definition at line 43 of file dummySTL.H.

Public Attributes

Key keys
Data data
Compare comparator
Alloc allocator


The documentation for this class was generated from the following file:
Generated on Fri Jul 25 09:26:34 2008 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4