Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Namespaces | Functions
Allocator.cpp File Reference
#include "Allocator.hpp"
Include dependency graph for Allocator.cpp:

Go to the source code of this file.

Namespaces

namespace  toolbox
 

Functions

TOOLBOX_WEAK voidtoolbox::allocate (size_t size)
 
TOOLBOX_WEAK void toolbox::deallocate (void *ptr, size_t size) noexcept