
11 Feb
2013
11 Feb
'13
10:10 p.m.
On 11 February 2013 14:32, Krzysztof Czainski <1czajnik@gmail.com> wrote:
Now that I think of it, I wish there was a way to push an element to the back of varray without zero-initializing it (for PODs). But I think emplace_back should be consistent with other containers, so maybe some new member function can be added for this?
FYI: You can with the standard containers by using an allocator with a different method for construct. -- Nevin ":-)" Liber <mailto:nevin@eviloverlord.com> (847) 691-1404