Allocator rebind from within template container classJust wanted to say thanks for your help - allocators fully supported now. Strangely, not much perfor...
Allocator rebind from within template container classTurns out that doesn't actually work - copy elision doesn't happen for the temporary copy construct ...
Introducing Colony - a vector-ish C++ container without pointer/iterator invalidationHi all- in case any of you are interested, this is the vector-like container I've been working on: ...
Allocator rebind from within template container classThanks Jlborges, that makes sense, is this a common thing, that non-standard pointer types are used ...
Allocator rebind from within template container classHi JLBorges, Regards using placement new after allocator.allocate, I'm not sure what you're meaning ...
This user does not accept Private Messages