Apache Mesos
Macros
attributes.hpp File Reference

Go to the source code of this file.

Macros

#define STOUT_HAS_CPP_ATTRIBUTE(x)   0
 
#define STOUT_NORETURN   __attribute__((noreturn))
 
#define NORETURN   STOUT_NORETURN
 
#define STOUT_NODISCARD
 
#define STOUT_DEPRECATED
 

Macro Definition Documentation

#define NORETURN   STOUT_NORETURN
#define STOUT_DEPRECATED
#define STOUT_HAS_CPP_ATTRIBUTE (   x)    0
#define STOUT_NODISCARD
#define STOUT_NORETURN   __attribute__((noreturn))