Template Struct is_range_impl

Inheritance Relationships

Base Type

  • public std::false_type

Derived Type

Struct Documentation

template<typename T, typename = void>
struct is_range_impl : public std::false_type

Subclassed by Catch::is_range< T >