
12 Feb
2013
12 Feb
'13
9:43 p.m.
El 12/02/2013 16:10, Krzysztof Czainski escribió:
Thank you, Adam and Nevin for these insights, I'll definitely try one of the above allocator::construct tricks when it turns out I need to optimize my code further.
Some months ago I read an interesting proposal to control value initialization vs. default initialization in containers: https://groups.google.com/a/isocpp.org/forum/#!topic/std-proposals/m9KFTXtHJ... Maybe it's an interesting feature to add to Boost.Container Best, Ion