4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Static Public Member Functions
Catch::StringMaker< fcppt::record::object< Elements... > > Struct Template Reference

Detailed Description

template<typename... Elements>
struct Catch::StringMaker< fcppt::record::object< Elements... > >

Output specialization for fcppt::record::object.

Static Public Member Functions

static std::string convert (fcppt::record::object< Elements... > const &_record)
 

Member Function Documentation

◆ convert()

template<typename... Elements>
static std::string Catch::StringMaker< fcppt::record::object< Elements... > >::convert ( fcppt::record::object< Elements... > const &  _record)
inlinestatic