Go to the source code of this file.
Macros | |
| #define | ONIXS_B3_BOE_EXPORTED |
| #define | ONIXS_B3_BOE_NOTHROW noexcept |
| #define | ONIXS_B3_BOE_EXPLICIT explicit |
| #define | ONIXS_B3_BOE_CONST_OR_CONSTEXPR constexpr |
| #define | ONIXS_B3_BOE_CONSTEXPR constexpr |
| #define | ONIXS_B3_BOE_OVERRIDE override |
| #define | ONIXS_B3_BOE_FINAL final |
| #define | ONIXS_B3_BOE_NULLPTR nullptr |
| #define | ONIXS_B3_BOE_NORETURN |
| #define | ONIXS_B3_BOE_NODISCARD |
| #define | ONIXS_B3_BOE_HOTPATH |
| #define | ONIXS_B3_BOE_COLDPATH |
| #define | ONIXS_B3_BOE_PURE |
| #define | ONIXS_B3_BOE_HAS_TYPE_TRAITS |
| #define | ONIXS_B3_BOE_HAS_GATEWAY_EMULATOR |
| #define | ONIXS_B3_BOE_CXX11 |
| #define | ONIXS_B3_BOE_CXX14 |
| #define | ONIXS_B3_BOE_CXX17 |
| #define | ONIXS_B3_BOE_CXX20 |
| #define | ONIXS_B3_BOE_UNUSED |
| #define | ONIXS_B3_BOE_DEFAULT =default |
| #define | ONIXS_B3_BOE_GCC44_SPURIOUS_WARNING_TURNAROUND |
| #define ONIXS_B3_BOE_COLDPATH |
Definition at line 194 of file Compiler.h.
| #define ONIXS_B3_BOE_CONST_OR_CONSTEXPR constexpr |
Definition at line 184 of file Compiler.h.
| #define ONIXS_B3_BOE_CONSTEXPR constexpr |
Definition at line 185 of file Compiler.h.
| #define ONIXS_B3_BOE_CXX11 |
Definition at line 201 of file Compiler.h.
| #define ONIXS_B3_BOE_CXX14 |
Definition at line 202 of file Compiler.h.
| #define ONIXS_B3_BOE_CXX17 |
Definition at line 203 of file Compiler.h.
| #define ONIXS_B3_BOE_CXX20 |
Definition at line 204 of file Compiler.h.
| #define ONIXS_B3_BOE_DEFAULT =default |
Definition at line 208 of file Compiler.h.
| #define ONIXS_B3_BOE_EXPLICIT explicit |
Definition at line 183 of file Compiler.h.
| #define ONIXS_B3_BOE_EXPORTED |
Definition at line 181 of file Compiler.h.
| #define ONIXS_B3_BOE_FINAL final |
Definition at line 187 of file Compiler.h.
| #define ONIXS_B3_BOE_GCC44_SPURIOUS_WARNING_TURNAROUND |
Definition at line 210 of file Compiler.h.
| #define ONIXS_B3_BOE_HAS_GATEWAY_EMULATOR |
Definition at line 199 of file Compiler.h.
| #define ONIXS_B3_BOE_HAS_TYPE_TRAITS |
Definition at line 197 of file Compiler.h.
| #define ONIXS_B3_BOE_HOTPATH |
Definition at line 193 of file Compiler.h.
| #define ONIXS_B3_BOE_NODISCARD |
Definition at line 191 of file Compiler.h.
| #define ONIXS_B3_BOE_NORETURN |
Definition at line 190 of file Compiler.h.
| #define ONIXS_B3_BOE_NOTHROW noexcept |
Definition at line 182 of file Compiler.h.
| #define ONIXS_B3_BOE_NULLPTR nullptr |
Definition at line 188 of file Compiler.h.
| #define ONIXS_B3_BOE_OVERRIDE override |
Definition at line 186 of file Compiler.h.
| #define ONIXS_B3_BOE_PURE |
Definition at line 195 of file Compiler.h.
| #define ONIXS_B3_BOE_UNUSED |
Definition at line 207 of file Compiler.h.