PLearn 0.1
Public Attributes
PLearn::MultiMap< A, B > Class Template Reference

#include <PP.h>

Inheritance diagram for PLearn::MultiMap< A, B >:
Inheritance graph
[legend]
Collaboration diagram for PLearn::MultiMap< A, B >:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::multimap< A, B > map

Detailed Description

template<class A, class B>
class PLearn::MultiMap< A, B >

Definition at line 262 of file PP.h.


Member Data Documentation

template<class A , class B >
std::multimap<A,B> PLearn::MultiMap< A, B >::map

Definition at line 265 of file PP.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines