memory
|
Class foonathan::memory::malloc_allocator.
Typedefs | |
using | malloc_allocator = FOONATHAN_IMPL_DEFINED(detail::lowlevel_allocator< detail::malloc_allocator_impl >) |
A stateless RawAllocator that allocates memory using std::malloc() . More... | |