CLI11  2.5.0
Macros
Macros.hpp File Reference
#include <codecvt>
Include dependency graph for Macros.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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