Contains macros for dealing with compiler extensions. More...
#include "picotm/config/picotm-config.h"Macros | |
| #define | PICOTM_BEGIN_DECLS |
| #define | PICOTM_END_DECLS |
| #define | PICOTM_EXPORT |
| #define | PICOTM_NORETURN |
| #define | PICOTM_NOTHROW |
| #define | PICOTM_STATIC_ASSERT(_cond, _errmsg) |
| _cond The compile-time assertion. More... | |