
27 Apr
2005
27 Apr
'05
8:30 p.m.
David Abrahams wrote:
[...] Efficiency considerations are usually only used when deciding whether or not to provide functionality at all. for example, that's why we don't have std::vector::push_front.
And this is very annoying when you really want to push_front.