All Classes Namespaces Functions Variables Enumerations Properties Pages
Static Public Member Functions | List of all members
Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type > Struct Template Reference

Static Public Member Functions

static std::string convert (R const &range)
 

Detailed Description

template<typename R>
struct Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type >

Definition at line 2040 of file catch.hpp.


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