Go to the source code of this file.
Macros | |
#define | NOT_DANGLING |
#define | LIKELY |
#define | UNLIKELY |
#define | AGGREGATE_EMPLACE(...) push_back({ __VA_ARGS__ }) |
#define AGGREGATE_EMPLACE | ( | ... | ) | push_back({ __VA_ARGS__ }) |
Definition at line 79 of file global.hpp.
#define LIKELY |
Definition at line 69 of file global.hpp.
#define NOT_DANGLING |
Definition at line 65 of file global.hpp.
#define UNLIKELY |
Definition at line 73 of file global.hpp.