Static Public Member Functions | |
| template<typename C > | |
| static std::false_type | f (typename check_global_call_false< MW >::template get< C > *) |
| template<typename C > | |
| static std::true_type | f (...) |
Static Public Attributes | |
| static const bool | value = decltype(f<MW>(nullptr))::value |