Function test_output_impl

Synopsis

Declared in header <test_suite.hpp>

template<class T>
std::enable_if<!is_streamable<T>::value, std::string>::type
test_output_impl(const T&);