Iros
 
Loading...
Searching...
No Matches
di::InfallibleAllocator Struct Reference

#include <di/container/allocator/infallible_allocator.h>

Static Public Member Functions

static auto allocate (usize size, usize alignment) noexcept -> AllocationResult<>
 
static void deallocate (void *data, usize size, usize alignment) noexcept
 

Member Function Documentation

◆ allocate()

static auto di::container::InfallibleAllocator::allocate ( usize size,
usize alignment ) -> AllocationResult<>
inlinestaticnoexcept

◆ deallocate()

static void di::container::InfallibleAllocator::deallocate ( void * data,
usize size,
usize alignment )
inlinestaticnoexcept

The documentation for this struct was generated from the following file: