CHROMA
Classes | Public Types | Static Public Member Functions | List of all members
Chroma::Private::ConversionHelper< T, U > Struct Template Reference

#include <typemanip.h>

Classes

struct  Big
 

Public Types

typedef char Small
 

Static Public Member Functions

static Big Test (...)
 
static Small Test (U)
 
static T MakeT ()
 

Detailed Description

template<class T, class U>
struct Chroma::Private::ConversionHelper< T, U >

Definition at line 66 of file typemanip.h.

Member Typedef Documentation

◆ Small

template<class T , class U >
typedef char Chroma::Private::ConversionHelper< T, U >::Small

Definition at line 68 of file typemanip.h.

Member Function Documentation

◆ MakeT()

template<class T , class U >
static T Chroma::Private::ConversionHelper< T, U >::MakeT ( )
static

◆ Test() [1/2]

template<class T , class U >
static Big Chroma::Private::ConversionHelper< T, U >::Test (   ...)
static

◆ Test() [2/2]

template<class T , class U >
static Small Chroma::Private::ConversionHelper< T, U >::Test ( U  )
static

The documentation for this struct was generated from the following file: