Overload set test_output_impl
Members
template<class T>
const void*
test_output_impl(volatile T* v);
» more...
const void*
test_output_impl(const char* v);
» more...
const void*
test_output_impl(const unsigned char* v);
» more...
const void*
test_output_impl(const signed char* v);
» more...
const void*
test_output_impl(char* v);
» more...
const void*
test_output_impl(unsigned char* v);
» more...
const void*
test_output_impl(signed char* v);
» more...
int
test_output_impl(const signed char& v);
» more...
unsigned int
test_output_impl(const unsigned char& v);
» more...
lwt_long_type<(static_cast<wchar_t>(-1) < static_cast<wchar_t>(0))>::type
test_output_impl(const wchar_t& v);
» more...
unsigned long
test_output_impl(const char16_t& v);
» more...
unsigned long
test_output_impl(const char32_t& v);
» more...