LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
Loading...
Searching...
No Matches
lci::allocator_default_t Struct Reference

#include <lci.hpp>

Inheritance diagram for lci::allocator_default_t:
[legend]
Collaboration diagram for lci::allocator_default_t:
[legend]

Public Member Functions

void * allocate (size_t size)
 
void deallocate (void *ptr)
 
- Public Member Functions inherited from lci::allocator_base_t
virtual ~allocator_base_t ()=default
 

Member Function Documentation

◆ allocate()

void * lci::allocator_default_t::allocate ( size_t size)
inlinevirtual

Implements lci::allocator_base_t.

◆ deallocate()

void lci::allocator_default_t::deallocate ( void * ptr)
inlinevirtual

Implements lci::allocator_base_t.


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