
17 Sep
2008
17 Sep
'08
2:23 p.m.
joaquin@tid.es wrote:
Ion, where can I grab allocplus source code?
http://igaztanaga.drivehq.com/allocplus.zip I haven't compile it since I released it. But it should be compatible with Boost 1.36
And if I'm not wrong, unlike std::vector, stable_vector could support non-copyable and non-movable objects.
Well, to do that it would have to implement emplace, but that's the only requisite.
I guess someone is going to request it in the review ;-)
Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
Nice work! Ion