#include <di/container/allocator/fallible_allocator.h>
Static Public Member Functions | |
static auto | allocate (usize size, usize alignment) noexcept -> vocab::Expected< AllocationResult<>, vocab::GenericCode > |
static void | deallocate (void *data, usize size, usize alignment) noexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |