Toolbox snapshot
The Reactive C++ Toolbox
|
Go to the source code of this file.
Classes | |
struct | toolbox::util::Allocator |
Namespaces | |
namespace | toolbox |
namespace | toolbox::util |
Functions | |
TOOLBOX_API void * | toolbox::allocate (std::size_t size) |
TOOLBOX_API void | toolbox::deallocate (void *ptr, std::size_t size) noexcept |