Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type > Struct Template Reference

#include <catch.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ convert()

template<typename R >
static std::string Catch::StringMaker< R, typename std::enable_if< is_range< R >::value &&!::Catch::Detail::IsStreamInsertable< R >::value >::type >::convert ( R const &  range)
inlinestatic

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