memory
Typedefs
node_pool Struct Reference

Detailed Description

Tag type defining a memory pool optimized for nodes.

It does not support array allocations that great and may trigger a growth even if there is enough memory. But it is the fastest pool type.

Typedefs

using type = detail::node_free_memory_list