API
Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type > Struct Template Reference

#include <catch.hpp>

Inheritance diagram for Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type >:
Inheritance graph
Collaboration diagram for Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type >:
Collaboration graph

Detailed Description

template<typename T>
struct Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type >

Definition at line 2002 of file catch.hpp.


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