MADNESS
version 0.9
|
#include <type_traits_bits.h>
Static Public Member Functions | |
template<typename T > | |
static detail::yes | check (D *, T) |
static detail::no | check (B *, int) |
Static Public Attributes | |
static const bool | value = sizeof(check(detail::Host<B,D>(), int())) == sizeof(detail::yes) |
|
static |
|
static |
|
static |