Toolbox snapshot
The Reactive C++ Toolbox
|
#include "Allocator.hpp"
Go to the source code of this file.
Namespaces | |
namespace | toolbox |
Functions | |
TOOLBOX_WEAK void * | toolbox::allocate (size_t size) |
TOOLBOX_WEAK void | toolbox::deallocate (void *ptr, size_t size) noexcept |