Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
const MEMPOOLFLGS P6R::MEMPOOL_USEHEAP = 0x00000002

Pooling disabled, allocs are done from heap directly, also disables serialization within the memory pool since he standard allocator is thread-safe.

Definition at line 34 of file p6mempool.h.