r241268 - in /branches/gcc-5-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Oct 17 17:03:00 GMT 2016
Author: redi
Date: Mon Oct 17 17:03:40 2016
New Revision: 241268
URL: https://gcc.gnu.org/viewcvs?rev=241268&root=gcc&view=rev
Log:
Remove redundant const qualifiers from string_view
Backport from mainline:
2016-10-11 Jonathan Wakely <jwakely@redhat.com>
* include/experimental/string_view (basic_string_view::_S_compare):
Remove redundant const from return type.
* include/std/string_view (basic_string_view:_S_compare): Likewise.
Modified:
branches/gcc-5-branch/libstdc++-v3/ChangeLog
branches/gcc-5-branch/libstdc++-v3/include/experimental/string_view
More information about the Libstdc++-cvs
mailing list