halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::is_range< T > Struct Template Reference

Determines whether the given type is a range. More...

#include <range.hpp>

Inheritance diagram for halcheck::lib::is_range< T >:
halcheck::lib::is_detected< lib::range, T >

Detailed Description

template<typename T>
struct halcheck::lib::is_range< T >

Determines whether the given type is a range.

Template Parameters
TThe type to query.
See also
std::ranges::range

The documentation for this struct was generated from the following file: