CLI11
2.5.0
|
#include <codecvt>
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_HAS_CODECVT 1 |
#define | CLI11_DIAGNOSTIC_PUSH |
#define | CLI11_DIAGNOSTIC_POP |
#define | CLI11_DIAGNOSTIC_IGNORE_DEPRECATED |
#define | CLI11_INLINE inline |
#define CLI11_DEPRECATED | ( | reason | ) | __attribute__((deprecated(reason))) |
#define CLI11_DIAGNOSTIC_IGNORE_DEPRECATED |
#define CLI11_DIAGNOSTIC_POP |
#define CLI11_DIAGNOSTIC_PUSH |
disable deprecations
#define CLI11_HAS_CODECVT 1 |
<filesystem> availability <codecvt> availability
#define CLI11_INLINE inline |
Inline macro
#define CLI11_NODISCARD |
#define CLI11_USE_STATIC_RTTI 1 |
detection of rtti