◆ type
◆ index()
std::size_t anonymous_namespace{alloc.cpp}::allocation::index |
( |
void | | ) |
const |
|
inlineconstexpr |
◆ set()
void anonymous_namespace{alloc.cpp}::allocation::set |
( |
type | t, |
|
|
std::size_t | size ) |
|
constexpr |
◆ set_size()
void anonymous_namespace{alloc.cpp}::allocation::set_size |
( |
std::size_t | size | ) |
|
|
constexpr |
◆ size()
std::size_t anonymous_namespace{alloc.cpp}::allocation::size |
( |
void | | ) |
const |
|
inlineconstexpr |
◆ to_index()
std::size_t anonymous_namespace{alloc.cpp}::allocation::to_index |
( |
type | t | ) |
|
|
staticconstexpr |
std::size_t anonymous_namespace{alloc.cpp}::allocation::i |
|
private |
◆ size_mask
auto anonymous_namespace{alloc.cpp}::allocation::size_mask = (1_z << type_shift) - 1_z |
|
staticconstexprprivate |
◆ type_shift
auto anonymous_namespace{alloc.cpp}::allocation::type_shift |
|
staticconstexprprivate |
Initial value:=
static constexpr auto n_types
Number of types for which allocations are tracked.
Definition alloc.h:41
The documentation for this class was generated from the following file: