5.1.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Catch::StringMaker< fcppt::either::object< Failure, Success > > Struct Template Reference

Detailed Description

template<typename Failure, typename Success>
struct Catch::StringMaker< fcppt::either::object< Failure, Success > >

Output specialization for fcppt::either::object.

Static Public Member Functions

static std::string convert (fcppt::either::object< Failure, Success > const &_value)

Member Function Documentation

◆ convert()

template<typename Failure, typename Success>
std::string Catch::StringMaker< fcppt::either::object< Failure, Success > >::convert ( fcppt::either::object< Failure, Success > const & _value)
inlinestatic