[google gcc-4_7,gcc-4_8,integration] Add bounds checks to vector<bool>

Diego Novillo dnovillo@google.com
Fri May 24 18:22:00 GMT 2013


On 2013-05-23 11:51 , Paul Pluzhnikov wrote:
> Greetings,
>
> This patch adds (relatively) cheap bounds and dangling checks to
> vector<bool>, similar to the checks I added to vector<T> in r195373,
> r195356, etc.
>
> Ok for google branches (gcc-4_7, gcc-4_8, integration) ?

OK.


Diego.



More information about the Libstdc++ mailing list