Template Struct is_range
Defined in File catch.hpp
Inheritance Relationships
Base Type
public Catch::detail::is_range_impl< T >
(Template Struct is_range_impl)
Struct Documentation
-
template<typename T>
struct is_range : public Catch::detail::is_range_impl<T>