memory
Typedefs
new_allocator.hpp File Reference

Detailed Description

Class foonathan::memory::new_allocator.

Typedefs

using new_allocator = implementation_defined
 A stateless RawAllocator that allocates memory using (nothrow) operator new.