Boost logo

Boost :

Subject: Re: [boost] [outcome v2] Please comment on new result<T, EC> reference API docs
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2017-06-23 14:48:25


>> Yet SG14 likes anything which relocates latency unpredictable things
>> (exception throws, malloc, etc) to the caller. It's certainly how I'd
>> have personally designed the STL originally. std::vector's latency
>> insensitive design has always irritated me, and I still hope - without
>> much basis - that any STL v2 will fix that.
>>
>
> If there is anything wrong with std::vector that isn't it.

There is a significant minority who want their containers to never, ever
allocate memory on their own.

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk