std::allocator replacementOooppsss...I noticed a strange behaviour during memory allocation/deallocation... It seems that i...
std::allocator replacementYes..it works also in 2010 just doing your suggested modifications. Oh yes...I've read the rebind c...
std::allocator replacementThat's incredible...Visual C++ 2008 compiles flawlessly... ...now I'm asking myselft...what's wro...
std::allocator replacementWhich compiler are you using? Visual C++ 2010 gives me this: [code] Error 1 error C2440: 'def...
std::allocator replacementLast try I did... externalize [code]size_t current[/code] and [code]size_t peak[/code] vars, remo...