Iros
 
Loading...
Searching...
No Matches
di::container::FailAllocator Struct Reference

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

Static Public Member Functions

static constexpr auto allocate (usize, usize) -> vocab::Expected< AllocationResult<>, vocab::GenericCode >
 
static void deallocate (void *, usize, usize)
 

Member Function Documentation

◆ allocate()

static constexpr auto di::container::FailAllocator::allocate ( usize ,
usize  ) -> vocab::Expected<AllocationResult<>, vocab::GenericCode>
inlinestaticconstexpr

◆ deallocate()

static void di::container::FailAllocator::deallocate ( void * ,
usize ,
usize  )
inlinestatic

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