Fraxinus  18.10
An IGT application
Catch::Detail Namespace Reference

Classes

class  Approx
 
struct  BorgType
 
struct  IsStreamInsertable
 
struct  StringMakerBase
 
struct  StringMakerBase< true >
 

Functions

TrueTypetestStreamable (std::ostream &)
 
FalseType testStreamable (FalseType)
 
FalseType operator<< (std::ostream const &, BorgType const &)
 
template<typename T >
std::string makeString (T const &value)
 

Function Documentation

template<typename T >
std::string Catch::Detail::makeString ( T const &  value)
inline

Definition at line 742 of file catch.hpp.

FalseType Catch::Detail::operator<< ( std::ostream const &  ,
BorgType const &   
)
TrueType& Catch::Detail::testStreamable ( std::ostream &  )
FalseType Catch::Detail::testStreamable ( FalseType  )