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