]> gcc.gnu.org Git - gcc.git/commit
Use normal mode containers in searchers
authorJonathan Wakely <jwakely@redhat.com>
Thu, 13 Oct 2016 15:50:35 +0000 (16:50 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 13 Oct 2016 15:50:35 +0000 (16:50 +0100)
commit5117a23e9fe6e91179ec8c3487da50c3b35a7958
tree97cb0e8013fe374afafcdfd113e5cf93e0d522ad
parent2d4035dcd7b0be8a9edefb9af8121ae0eaabaa7c
Use normal mode containers in searchers

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

From-SVN: r241126
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/functional
libstdc++-v3/include/std/functional
This page took 0.054635 seconds and 5 git commands to generate.