Function test_output_impl

Synopsis

Declared in header <test_suite.hpp>

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