Template Struct is_range

Inheritance Relationships

Base Type

Struct Documentation

template<typename T>
struct is_range : public Catch::detail::is_range_impl<T>