#include <is-union.hpp>
Static Public Member Functions | |
template<typename C > | |
static std::true_type | check (typename F::template checker__< C > *=0) |
template<typename C > | |
static std::false_type | check (...) |
Static Public Attributes | |
static const bool | value = std::is_same<decltype(check<T>(0)), std::true_type>::value |
|
static |
|
static |
|
static |