#include <smart_ptr.h>
Classes | |
struct | Big |
Public Types | |
typedef char | Small |
Static Public Member Functions | |
static Big | Test (...) |
static Small | Test (U) |
static T | MakeT () |
Definition at line 56 of file smart_ptr.h.
typedef char Private::ConversionHelper< T, U >::Small |
Definition at line 58 of file smart_ptr.h.
static Big Private::ConversionHelper< T, U >::Test | ( | ... | ) | [static] |
static Small Private::ConversionHelper< T, U >::Test | ( | U | ) | [static] |
static T Private::ConversionHelper< T, U >::MakeT | ( | ) | [static] |