Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

CoinPair< S, T > Struct Template Reference

#include <CoinSort.hpp>

List of all members.

Public Member Functions

 CoinPair (const S &s, const T &t)
 Construct from ordered pair.


Public Attributes

first
 First member of pair.

second
 Second member of pair.


Detailed Description

template<class S, class T>
struct CoinPair< S, T >

An ordered pair. It's the same as std::pair, just this way it'll have the same look as the triple sorting.

Definition at line 15 of file CoinSort.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 3 14:34:29 2003 for Coin by doxygen 1.3.5