CPP-AP 2.2.6
Command-line argument parser for C++20
|
The concept is satisfied when T
overloads the std::istream operator >>
.
More...
#include <concepts.hpp>
The concept is satisfied when T
overloads the std::istream operator >>
.
T | Type to check. |
Definition at line 22 of file concepts.hpp.