Template Function Catch::Detail::rangeToString

Function Documentation

template<typename InputIterator, typename Sentinel = InputIterator>
std::string Catch::Detail::rangeToString(InputIterator first, Sentinel last)