r238306 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed Jul 13 17:22:00 GMT 2016
Author: redi
Date: Wed Jul 13 17:22:51 2016
New Revision: 238306
URL: https://gcc.gnu.org/viewcvs?rev=238306&root=gcc&view=rev
Log:
Make basic_string::replace forward to different overload
* include/bits/basic_string.h [_GLIBCXX_USE_CXX11_ABI]
(replace(__const_iterator, __const_iterator, initializer_list<C>)):
Forward to different overload.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/basic_string.h
More information about the Libstdc++-cvs
mailing list