All Classes Namespaces Functions Variables Enumerations Properties Pages
Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type > Struct Template Reference
+ Inheritance diagram for Catch::detail::is_range_impl< T, typename void_type< decltype(begin(std::declval< T >()))>::type >:

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: