On Thursday, December 10, 2015 at 4:56:32 PM UTC-5, Mr Flibble wrote:
> 5) Use the memory allocated by std::vector<POD>::reserve() without
> constructing elements by bypassing std::vector's modification functions
> (e.g. push_back).
>
Regulars advocate this? Seriously?
Daniel