Template Struct is_range_impl
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Base Type
public std::false_type
Derived Type
public Catch::is_range< T >
(Template Struct is_range)
Struct Documentation
-
template<typename T, typename = void>
struct is_range_impl : public std::false_type Subclassed by Catch::is_range< T >