CPP-AP 2.2.6
Command-line argument parser for C++20
|
Validates that R is a sized range of type T (ignoring the cvref attributes). More...
#include <concepts.hpp>
Validates that R is a sized range of type T (ignoring the cvref attributes).
R | The range type to check. |
V | The expected range value type. |
TV | The validation rule (same or convertible ). |
Definition at line 118 of file concepts.hpp.