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

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

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

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

Collaboration graph
[legend]
List of all members.

Detailed Description

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

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

See SGI's documentation of std::multimap.

Definition at line 56 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 Oct 10 10:51:17 2008 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4