#include <catch.hpp>
Public Types | |
enum | { value = sizeof( testStreamable(s << t) ) == sizeof( TrueType ) } |
Static Public Attributes | |
static std::ostream & | s |
static T const & | t |
std::ostream& Catch::Detail::IsStreamInsertable< T >::s [static] |
T const& Catch::Detail::IsStreamInsertable< T >::t [static] |