This is the mail archive of the libstdc++-cvs@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]

r195357 - /branches/google/integration/libstdc+...


Author: ppluzhnikov
Date: Tue Jan 22 03:33:28 2013
New Revision: 195357

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195357
Log:
Add lightweight checks for front()/back() on empty vector.
Google ref b/7939186

Modified:
    branches/google/integration/libstdc++-v3/include/bits/stl_vector.h


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