Struct test_has_switch_endianess

Struct Documentation

struct test_has_switch_endianess

Public Static Functions

template<class T>
static auto test(T *p) -> decltype(p->switchEndianess(), std::true_type())
template<class>
static auto test(...) -> std::false_type