Template Struct is_range

Inheritance Relationships

Base Type

Struct Documentation

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