|
CPP-AP 3.0.1
Command-line argument parser for C++20
|
Validates that It is a forward iterator of type T (ignoring the cvref qualifiers). More...
#include <concepts.hpp>
Validates that It is a forward iterator of type T (ignoring the cvref qualifiers).
| It | The iterator type to check. |
| V | The expected iterator value type. |
| TV | The validation rule (same or convertible). |
Definition at line 150 of file concepts.hpp.