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]

r195356 - /branches/google/gcc-4_7/libstdc++-v3...


Author: ppluzhnikov
Date: Tue Jan 22 03:30:17 2013
New Revision: 195356

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

Modified:
    branches/google/gcc-4_7/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]