vtf-logo

OrderedPair.h File Reference

The ordered pair data structure. More...

#include "../defs.h"
#include "../../third-party/loki/TypeTraits.h"
#include <algorithm>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  ads

Classes

class  ads::OrderedPair< T >
 OrderedPair holds two objects of the same arbitrary type. More...

Functions

template<typename T>
OrderedPair< T > ads::makeOrderedPair (const T &x, const T &y)
 A convenience wrapper for creating a OrderedPair.


Detailed Description

The ordered pair data structure.


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7