The Pedigree Project
0.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
Public Member Functions
|
Private Attributes
|
List of all members
Pair< T1, T2 > Class Template Reference
kernel
»
utilities
Collaboration diagram for Pair< T1, T2 >:
Public Member Functions
Pair
(const T1 &a, const T2 &b)
const T1 &
first
() const
const T2 &
second
() const
Private Attributes
T1
m_First
T2
m_Second
Detailed Description
template<class T1, class T2>
class Pair< T1, T2 >
Definition at line
30
of file
Pair.h
.
The documentation for this class was generated from the following file:
Pair.h
Generated on Fri Jan 24 2020 06:49:12 for The Pedigree Project by
1.8.11