memory::block_allocator class

predifined block size allocator, much faster than most allocators, but can only allocate one sized blocks.

base classes

allocator_base
base class that defines the interface for an allocator.
publicpublic