Iros
 
Loading...
Searching...
No Matches
ccpp::MallocAllocator Struct Reference

#include <ccpp/bits/file_implementation.h>

Static Public Member Functions

static di::Expected< di::container::AllocationResult<>, di::GenericCodeallocate (usize size, usize align)
 
static void deallocate (void *pointer, usize, usize)
 

Member Function Documentation

◆ allocate()

static di::Expected< di::container::AllocationResult<>, di::GenericCode > ccpp::MallocAllocator::allocate ( usize size,
usize align )
inlinestatic

◆ deallocate()

static void ccpp::MallocAllocator::deallocate ( void * pointer,
usize ,
usize  )
inlinestatic

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