LWG Issue #2187 (emplace_back and emplace for vector<bool>)

Howard Hinnant hhinnant at apple.com
Tue Aug 13 16:52:55 PDT 2013


On Aug 13, 2013, at 7:38 PM, Marshall Clow <mclow.lists at gmail.com> wrote:

> http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2187
> 
> Since it's vector<bool>, we don't have to worry about moving a lot of stuff around :-)
> 
> -- Marshall
> 
> Marshall Clow     Idio Software   <mailto:mclow.lists at gmail.com>
> 
> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
>        -- Yu Suzuki
> <ish2187.patch>

Looks great, please commit!

Thanks,
Howard




More information about the cfe-commits mailing list