HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Pair.h File Reference
#include <SYS/SYS_Deprecated.h>
#include <utility>
+ Include dependency graph for UT_Pair.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UT_Pair< T1, T2 >
 
struct  UT::DefaultClearer< T >
 
struct  UT::DefaultClearer< UT_Pair< S0, S1 > >
 

Namespaces

 UT
 

Typedefs

typedef UT_Pair< int, intUT_IntPair
 Common types. More...
 

Functions

template<typename OS , typename T1 , typename T2 >
OS & operator<< (OS &os, const UT_Pair< T1, T2 > &p)
 

Typedef Documentation

Common types.

Definition at line 51 of file UT_Pair.h.

Function Documentation

template<typename OS , typename T1 , typename T2 >
OS& operator<< ( OS &  os,
const UT_Pair< T1, T2 > &  p 
)
inline

Definition at line 55 of file UT_Pair.h.