
16 Oct
2011
16 Oct
'11
9:21 a.m.
Dave Abrahams wrote:
In the wider use-cases why isn't "fall back to the heap" the right thing to do?
I've no idea. To avoid denial of service, perhaps. Or perhaps the processing code after that is limited to a specific size anyway for performance reasons, so it makes no sense to collect more values.