Sundance::Pair< T > Class Template Reference

Inheritance diagram for Sundance::Pair< T >:

Sundance::OrderedPair< T, T >

List of all members.

Public Member Functions

 Pair (const T &a, const T &b)


Detailed Description

template<class T>
class Sundance::Pair< T >

Definition at line 150 of file SundanceCombinatorialUtils.hpp.


Constructor & Destructor Documentation

template<class T >
Sundance::Pair< T >::Pair ( const T &  a,
const T &  b 
) [inline]

Definition at line 153 of file SundanceCombinatorialUtils.hpp.

Site Contact