Go to the source code of this file.
◆ ANKERL_UNORDERED_DENSE_CPP_VERSION
| #define ANKERL_UNORDERED_DENSE_CPP_VERSION __cplusplus |
◆ ANKERL_UNORDERED_DENSE_HAS_EXCEPTIONS
| #define ANKERL_UNORDERED_DENSE_HAS_EXCEPTIONS |
( |
| ) |
0 |
◆ ANKERL_UNORDERED_DENSE_NAMESPACE
| #define ANKERL_UNORDERED_DENSE_NAMESPACE |
Value:
#define ANKERL_UNORDERED_DENSE_VERSION_MINOR
Definition unordered_dense.h:34
#define ANKERL_UNORDERED_DENSE_VERSION_PATCH
Definition unordered_dense.h:35
#define ANKERL_UNORDERED_DENSE_VERSION_MAJOR
Definition unordered_dense.h:33
#define ANKERL_UNORDERED_DENSE_VERSION_CONCAT(major, minor, patch)
Definition unordered_dense.h:39
◆ ANKERL_UNORDERED_DENSE_NOINLINE
| #define ANKERL_UNORDERED_DENSE_NOINLINE __attribute__((noinline)) |
◆ ANKERL_UNORDERED_DENSE_VERSION_CONCAT
◆ ANKERL_UNORDERED_DENSE_VERSION_CONCAT1
| #define ANKERL_UNORDERED_DENSE_VERSION_CONCAT1 |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| v##major##_##minor##_##patch |
◆ ANKERL_UNORDERED_DENSE_VERSION_MAJOR
| #define ANKERL_UNORDERED_DENSE_VERSION_MAJOR 3 |
◆ ANKERL_UNORDERED_DENSE_VERSION_MINOR
| #define ANKERL_UNORDERED_DENSE_VERSION_MINOR 1 |
◆ ANKERL_UNORDERED_DENSE_VERSION_PATCH
| #define ANKERL_UNORDERED_DENSE_VERSION_PATCH 1 |