CellModules
Catch::StringMaker< T > Struct Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::StringMaker< T >:
Catch::Detail::StringMakerBase< Detail::IsStreamInsertable< T >::value >

Static Public Member Functions

static std::string convert (T const &)
 

Detailed Description

template<typename T>
struct Catch::StringMaker< T >

Definition at line 1185 of file catch.hpp.

Member Function Documentation

◆ convert()

static std::string Catch::Detail::StringMakerBase< C >::convert ( T const &  )
inlinestaticinherited

Definition at line 1161 of file catch.hpp.


The documentation for this struct was generated from the following file: