memory
Typedefs
malloc_allocator.hpp File Reference

Detailed Description

Class foonathan::memory::malloc_allocator.

Note
Only available on a hosted implementation.

Typedefs

using malloc_allocator = implementation_defined
 A stateless RawAllocator that allocates memory using std::malloc().