|
CPP-AP 3.0.1
Command-line argument parser for C++20
|
Validates that T is the same as one of the types defined by Types.
More...
#include <concepts.hpp>
Validates that T is the same as one of the types defined by Types.
| T | Type to check. |
| Types | The valid types to compare against. |
Definition at line 76 of file concepts.hpp.