sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::range_of_nullables Concept Reference
#include <
nullable.hpp
>
Concept definition
template
<
class
RangeOfNullables>
concept
sparrow::range_of_nullables
= std::ranges::range<RangeOfNullables>
&&
is_nullable<std::ranges::range_value_t<RangeOfNullables>
>::value
sparrow::range_of_nullables
Definition
nullable.hpp:76
sparrow::is_nullable
Definition
nullable.hpp:51
Detailed Description
Definition at line
76
of file
nullable.hpp
.
sparrow
range_of_nullables
Generated by
1.13.2