MIT Technology Review: An Interview With Bjarne Stroustrup

zz zz at zz.com
Tue Dec 5 14:13:19 PST 2006


Pragma wrote:
> zz wrote:
> 
> 
> While I'm no STL guru, I have to ask: which allocator were you using 
> with ptr_vector?
> 
For the first number we used VS2003 SMT CRT (Default allocator)
With the other test we used nedmalloc as the allocator (just over load 
new and delete in C++ (it's a c library).

http://www.nedprod.com/programs/portable/nedmalloc/

Zz



More information about the Digitalmars-d mailing list