r223158 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Wed May 13 13:12:00 GMT 2015
Author: redi
Date: Wed May 13 13:12:48 2015
New Revision: 223158
URL: https://gcc.gnu.org/viewcvs?rev=223158&root=gcc&view=rev
Log:
* include/experimental/tuple (apply): Handle pointers to member (LWG
2418).
* include/std/functional (_Mem_fn_base): Make constructors constexpr.
(_Maybe_wrap_member_pointer::__do_wrap): Make constexpr.
* testsuite/experimental/tuple/apply.cc: Test pointer to member.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/experimental/tuple
trunk/libstdc++-v3/include/std/functional
trunk/libstdc++-v3/testsuite/experimental/tuple/apply.cc
More information about the Libstdc++-cvs
mailing list