IoTivity-Lite
oc_compiler.h File Reference

Compiler-specific features. More...

Macros

#define __has_attribute(x)   0
 
#define __has_c_attribute(x)   0
 
#define __has_feature(x)   0
 
#define OC_DEPRECATED(...)
 
#define OC_FALLTHROUGH   /* FALLTHROUGH */
 
#define OC_NO_DISCARD_RETURN
 
#define OC_NO_RETURN
 
#define OC_NO_SANITIZE(...)
 
#define OC_NONNULL(...)
 
#define OC_NONSTRING
 
#define OC_PRINTF_FORMAT(...)
 
#define OC_RETURNS_NONNULL
 
#define OC_STATIC_ASSERT(...)
 

Detailed Description

Compiler-specific features.

Author
Daniel Adam