ReactOS 0.4.15-dev-7958-gcd0bb1a
_ConversionHelper< _Src, _Dst > Struct Template Reference

#include <type_manips.h>

Static Public Member Functions

static char _Test (bool, _Dst)
 
static char_Test (bool,...)
 
static _Src _MakeSource ()
 

Detailed Description

template<class _Src, class _Dst>
struct _ConversionHelper< _Src, _Dst >

Definition at line 224 of file type_manips.h.

Member Function Documentation

◆ _MakeSource()

template<class _Src , class _Dst >
static _Src _ConversionHelper< _Src, _Dst >::_MakeSource ( )
static

◆ _Test() [1/2]

template<class _Src , class _Dst >
static char _ConversionHelper< _Src, _Dst >::_Test ( bool  ,
_Dst   
)
static

◆ _Test() [2/2]

template<class _Src , class _Dst >
static char * _ConversionHelper< _Src, _Dst >::_Test ( bool  ,
  ... 
)
static

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