CppCMS
Public Types | Static Public Member Functions
booster::detail::sp_convertible< Y, T > Struct Template Reference

List of all members.

Public Types

enum  _vt { value = sizeof( f( static_cast<Y*>(0) ) ) == sizeof(yes) }
typedef char(& yes )[1]
typedef char(& no )[2]

Static Public Member Functions

static yes f (T *)
static no f (...)

template<class Y, class T>
struct booster::detail::sp_convertible< Y, T >


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