Go to the source code of this file.
Macros | |
| #define | ONIXS_ICEBOE_EXPORTED |
| #define | ONIXS_ICEBOE_NODISCARD |
| #define | ONIXS_ICEBOE_HOTPATH |
| #define | ONIXS_ICEBOE_COLDPATH |
| #define | ONIXS_ICEBOE_PURE |
| #define | ONIXS_ICEBOE_CXX11 |
| #define | ONIXS_ICEBOE_CXX14 |
| #define | ONIXS_ICEBOE_CXX17 |
| #define | ONIXS_ICEBOE_CXX20 |
| #define | ONIXS_ICEBOE_UNUSED |
| #define | ONIXS_ICEBOE_CXX17_NOEXCEPT 0 |
| #define | ONIXS_ICEBOE_PRAGMA(x) |
| #define | ONIXS_ICEBOE_DATA_PACKING_BEGIN(alignment) |
| #define | ONIXS_ICEBOE_DATA_PACKING_END ONIXS_ICEBOE_PRAGMA(pack(pop)) |
| #define ONIXS_ICEBOE_COLDPATH |
Definition at line 156 of file Compiler.h.
| #define ONIXS_ICEBOE_CXX11 |
Definition at line 158 of file Compiler.h.
| #define ONIXS_ICEBOE_CXX14 |
Definition at line 159 of file Compiler.h.
| #define ONIXS_ICEBOE_CXX17 |
Definition at line 160 of file Compiler.h.
| #define ONIXS_ICEBOE_CXX17_NOEXCEPT 0 |
Definition at line 163 of file Compiler.h.
| #define ONIXS_ICEBOE_CXX20 |
Definition at line 161 of file Compiler.h.
| #define ONIXS_ICEBOE_DATA_PACKING_BEGIN | ( | alignment | ) |
Definition at line 167 of file Compiler.h.
| #define ONIXS_ICEBOE_DATA_PACKING_END ONIXS_ICEBOE_PRAGMA(pack(pop)) |
Definition at line 168 of file Compiler.h.
| #define ONIXS_ICEBOE_EXPORTED |
Definition at line 153 of file Compiler.h.
| #define ONIXS_ICEBOE_HOTPATH |
Definition at line 155 of file Compiler.h.
| #define ONIXS_ICEBOE_NODISCARD |
Definition at line 154 of file Compiler.h.
| #define ONIXS_ICEBOE_PRAGMA | ( | x | ) |
Definition at line 164 of file Compiler.h.
| #define ONIXS_ICEBOE_PURE |
Definition at line 157 of file Compiler.h.
| #define ONIXS_ICEBOE_UNUSED |
Definition at line 162 of file Compiler.h.