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

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Nov 30 15:07:00 GMT 2017


Author: redi
Date: Thu Nov 30 15:07:21 2017
New Revision: 255277

URL: https://gcc.gnu.org/viewcvs?rev=255277&root=gcc&view=rev
Log:
Move assertion from to_address to __to_address

2017-11-30  Glen Joseph Fernandes  <glenjofe@gmail.com>

	* include/bits/ptr_traits.h (__to_address, to_address): Move static
	assertion.
	* testsuite/20_util/to_address/1_neg.cc: New test.

Added:
    trunk/libstdc++-v3/testsuite/20_util/to_address/1_neg.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/ptr_traits.h



More information about the Gcc-cvs mailing list