block_allocator is a custom STL allocator for use with STL as implemented in Microsoft VC++ 5.0. Rather than doing allocations on a per-node basis, block_allocator allocates memory in fixed sized chunks and delivers portions of the
A Custom Block Allocator for Speeding Up VC++ STL
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends & analysis