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

#include <catch.hpp>

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 1316 of file catch.hpp.

Member Function Documentation

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

Definition at line 1317 of file catch.hpp.


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


catch_ros
Author(s): Max Schwarz
autogenerated on Thu Jan 14 2021 03:32:26