|
CLI11
2.3.2
|
Go to the source code of this file.
Macros | |
| #define | CLI11_DEPRECATED(reason) __attribute__((deprecated(reason))) |
| #define | CLI11_NODISCARD |
| #define | CLI11_USE_STATIC_RTTI 1 |
| #define | CLI11_INLINE inline |
| #define CLI11_DEPRECATED | ( | reason | ) | __attribute__((deprecated(reason))) |
| #define CLI11_INLINE inline |
Inline macro
| #define CLI11_NODISCARD |
| #define CLI11_USE_STATIC_RTTI 1 |
detection of rtti
1.8.14