4.5.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Catch::StringMaker< fcppt::optional::object< Type > > Struct Template Reference

Detailed Description

template<typename Type>
struct Catch::StringMaker< fcppt::optional::object< Type > >

Output specialization for fcppt::optional::object.

Static Public Member Functions

static std::string convert (fcppt::optional::object< Type > const &_value)
 

Member Function Documentation

◆ convert()

template<typename Type >
static std::string Catch::StringMaker< fcppt::optional::object< Type > >::convert ( fcppt::optional::object< Type > const & _value)
inlinestatic