#include <Meta.h>
Classes | |
struct | any_conversion |
struct | no |
struct | yes |
Public Types | |
enum | { value = sizeof(test<To>(*ms_from, 0))==sizeof(yes) } |
Static Public Attributes | |
static internal::remove_reference< From >::type * | ms_from |
Static Private Member Functions | |
template<typename T > | |
static no | test (any_conversion,...) |
template<typename T > | |
static yes | test (T, int) |
anonymous enum |
|
staticprivate |
|
staticprivate |
|
static |