r239197 - in /branches/gcc-6-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat Aug 6 12:20:00 GMT 2016
Author: redi
Date: Sat Aug 6 12:20:22 2016
New Revision: 239197
URL: https://gcc.gnu.org/viewcvs?rev=239197&root=gcc&view=rev
Log:
Define __cpp_lib_generic_associative_lookup feature-test macro
Backport from mainline
2016-08-03 Jonathan Wakely <jwakely@redhat.com>
* include/bits/stl_function.h: Remove commented-out macro.
* include/bits/stl_tree.h (__cpp_lib_generic_associative_lookup):
Define feature-test macro.
* testsuite/experimental/feat-cxx14.cc: Add tests for more macros.
Modified:
branches/gcc-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/include/bits/stl_function.h
branches/gcc-6-branch/libstdc++-v3/include/bits/stl_tree.h
branches/gcc-6-branch/libstdc++-v3/testsuite/experimental/feat-cxx14.cc
More information about the Libstdc++-cvs
mailing list