arg_router
1.4.0
C++ command line argument parsing and routing
|
#include <arg_router/traits.hpp>
Inherits std::false_type.
True if T and U are specialisations of the same type.
If any param is not a specialised type, then it evaluates to false.
T | First type to compare |
U | Second type to compare |
Definition at line 190 of file traits.hpp.