r239084 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Wed Aug 3 16:42:00 GMT 2016


Author: redi
Date: Wed Aug  3 16:42:31 2016
New Revision: 239084

URL: https://gcc.gnu.org/viewcvs?rev=239084&root=gcc&view=rev
Log:
Define __cpp_lib_generic_associative_lookup feature-test macro

	* 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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_function.h
    trunk/libstdc++-v3/include/bits/stl_tree.h
    trunk/libstdc++-v3/testsuite/experimental/feat-cxx14.cc



More information about the Libstdc++-cvs mailing list