r241254 - in /branches/gcc-6-branch/libstdc++-v...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Oct 17 16:51:00 GMT 2016


Author: redi
Date: Mon Oct 17 16:51:04 2016
New Revision: 241254

URL: https://gcc.gnu.org/viewcvs?rev=241254&root=gcc&view=rev
Log:
Use normal mode containers in searchers

Backport from mainline:
2016-10-13  Jonathan Wakely  <jwakely@redhat.com>

	* include/experimental/functional (boyer_moore_searcher)
	(__boyer_moore_map_base, __boyer_moore_array_base): Qualify containers
	with _GLIBCXX_STD_C.

Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/experimental/functional



More information about the Libstdc++-cvs mailing list