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]

r210345 - /branches/google/gcc-4_9/libstdc++-v3...


Author: ppluzhnikov
Date: Mon May 12 23:58:38 2014
New Revision: 210345

URL: http://gcc.gnu.org/viewcvs?rev=210345&root=gcc&view=rev
Log:
Remove __CheckedCompare from minmax, find_first_of etc.,
none of which require strict weak ordering.

Modified:
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_algo.h


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