#include <low_level_alloc.h>
Definition at line 60 of file low_level_alloc.h.
◆ anonymous enum
◆ LowLevelAlloc()
absl::base_internal::LowLevelAlloc::LowLevelAlloc |
( |
| ) |
|
|
private |
◆ Alloc()
void * absl::base_internal::LowLevelAlloc::Alloc |
( |
size_t |
request | ) |
|
|
static |
◆ AllocWithArena()
void * absl::base_internal::LowLevelAlloc::AllocWithArena |
( |
size_t |
request, |
|
|
Arena * |
arena |
|
) |
| |
|
static |
◆ DefaultArena()
◆ DeleteArena()
bool absl::base_internal::LowLevelAlloc::DeleteArena |
( |
Arena * |
arena | ) |
|
|
static |
◆ Free()
void absl::base_internal::LowLevelAlloc::Free |
( |
void * |
s | ) |
|
|
static |
◆ NewArena()
The documentation for this class was generated from the following files: