Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Catch::Detail::IsStreamInsertable< T > Class Template Reference

#include <catch_tostring.h>

Static Public Attributes

static const bool value = decltype(test<std::ostream, const T&>(0))::value
 

Detailed Description

template<typename T>
class Catch::Detail::IsStreamInsertable< T >

Definition at line 1238 of file catch.hpp.

Member Data Documentation

◆ value

template<typename T >
static const bool Catch::Detail::IsStreamInsertable< T >::value = decltype(test<std::ostream, const T&>(0))::value
static

Definition at line 55 of file catch_tostring.h.


The documentation for this class was generated from the following files: