5.1.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Catch::StringMaker< fcppt::recursive< Types > > Struct Template Reference

Detailed Description

template<typename Types>
struct Catch::StringMaker< fcppt::recursive< Types > >

Output specialization for fcppt::recursive.

Static Public Member Functions

static std::string convert (fcppt::recursive< Types > const &_value)

Member Function Documentation

◆ convert()

template<typename Types>
std::string Catch::StringMaker< fcppt::recursive< Types > >::convert ( fcppt::recursive< Types > const & _value)
inlinestatic