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

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

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

Collaboration diagram for std::multimap< Key, Data, 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
Data data
Compare comparator
Alloc allocator

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>

STL class.

See SGI's documentation of std::multimap.

Definition at line 56 of file dummySTL.H.


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