Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cPair.h File Reference
#include "cMem.h"
#include "cDebugAssert.h"

Go to the source code of this file.

Classes

class  Gray::cRangeT< TYPE >
 
class  Gray::cPairT< _TYPE_A, _TYPE_B >
 
class  Gray::cPairX< _TYPE_A, _TYPE_ARG_A, _TYPE_B, _TYPE_ARG_B >
 
class  Gray::cPair< _TYPE_A, _TYPE_B >
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Detailed Description

Associate 2 arbitrary typed values.