gcc/libstdc++-v3/testsuite/20_util/add_pointer
Jonathan Wakely c6ab906191 PR78361 recognise noexcept functions as referenceable
2017-01-13  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/78361
	* testsuite/20_util/add_pointer/value.cc: Test forming function
	pointers.

2017-01-13  Michael Brune  <lucdanton@free.fr>

	PR libstdc++/78361
	* include/std/type_traits (__is_referenceable): Handle noexcept
	function types.

From-SVN: r244432
2017-01-13 12:18:42 +00:00
..
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
value.cc PR78361 recognise noexcept functions as referenceable 2017-01-13 12:18:42 +00:00