top | item 14291433

(no title)

jwakely | 8 years ago

GCC's std::allocator also doesn't do that (not for at least a decade, IIRC). It's a non-default allocator, which nobody is forced to use. It's entirely optional. The default std::allocator just uses new/delete.

discuss

order

No comments yet.