Click here to Skip to main content
15,887,356 members
Articles / Programming Languages / C++

A Custom Block Allocator for Speeding Up VC++ STL

Rate me:
Please Sign up or sign in to vote.
4.63/5 (20 votes)
30 Oct 2006CPOL 237.3K   1.5K   59  
A block allocator for use with STL containers that greatly improves speed in programs doing massive data insertions and extractions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Spain Spain
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions