sparrow
0.3.0
Loading...
Searching...
No Matches
sparrow::RangeOfFormats Concept Reference
#include <
format.hpp
>
Concept definition
template
<
typename
T>
concept
sparrow::RangeOfFormats
= std::ranges::range<T> &&
Format<std::ranges::range_value_t<T>
>
sparrow::Format
Definition
format.hpp:67
sparrow::RangeOfFormats
Definition
format.hpp:70
Detailed Description
Definition at line
70
of file
format.hpp
.
sparrow
RangeOfFormats
Generated by
1.13.2