r277672 - in /trunk/libstdc++-v3: ChangeLog tes...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Oct 31 14:07:00 GMT 2019


Author: redi
Date: Thu Oct 31 14:07:11 2019
New Revision: 277672

URL: https://gcc.gnu.org/viewcvs?rev=277672&root=gcc&view=rev
Log:
Improve tests for std::add_pointer

The type trait depends on is_void so the tests should check those cases.

	* testsuite/20_util/add_pointer/value.cc: Check void types.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/add_pointer/value.cc



More information about the Libstdc++-cvs mailing list