halcheck 1.0
Loading...
Searching...
No Matches
halcheck::lib::is_sized_range< R > Struct Template Reference

Determines whether a range type supports the lib::size operation. More...

#include <range.hpp>

Inheritance diagram for halcheck::lib::is_sized_range< R >:
halcheck::lib::is_detected< lib::sized_range, R >

Detailed Description

template<typename R>
struct halcheck::lib::is_sized_range< R >

Determines whether a range type supports the lib::size operation.

Template Parameters
RThe type to query.

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