This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]