gcc/libstdc++-v3/testsuite/util
Edward Smith-Rowland 4db7fcb9a8 type_traits: Add is_final<> type trait for C++14.
2014-10-01  Edward Smith-Rowland  <3dw4rd@verizon.net>

	* include/std/type_traits: Add is_final<> type trait for C++14.
	* testsuite/util/testsuite_tr1.h: Add 
	* testsuite/20_util/is_final/requirements/
	explicit_instantiation.cc: New.
	* testsuite/20_util/is_final/requirements/typedefs.cc: New.
	* testsuite/20_util/is_final/value.cc: New.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Adjust.

From-SVN: r215753
2014-10-01 11:59:29 +00:00
..
common_type Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug macros.h [...]: Add parameter to pass the 2 instances to check allocator equality. 2014-05-06 19:59:44 +00:00
exception Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_fn Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
io Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
native_type Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
performance Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
regression Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
statistic Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
thread Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
replacement_memory_operators.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_abi_check.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_abi.cc gnu.ver (GLIBCXX_3.4.20): Correct regex_error export. 2014-05-09 20:39:14 +01:00
testsuite_abi.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_allocator.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_allocator.h 2014-07-29 François Dumont <fdumont@gcc.gnu.org> 2014-07-29 19:47:19 +00:00
testsuite_api.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_character.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_character.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_common_types.h container.cc: Do not use uninitialized members in mem-initializers. 2014-04-15 20:05:52 +01:00
testsuite_container_traits.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_containergen.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_containers.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_counter_type.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_error.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_greedy_ops.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_hooks.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_hooks.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_io.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_iterators.h re PR libstdc++/61390 (error in nested template parameter in ext/pb_ds header file) 2014-06-10 19:09:18 +01:00
testsuite_performance.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_random.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_regex.h allocated_ptr.h (__allocated_ptr::operator=): Add missing return. 2014-07-08 14:22:14 +01:00
testsuite_rng.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_rvalref.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_shared.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
testsuite_tr1.h type_traits: Add is_final<> type trait for C++14. 2014-10-01 11:59:29 +00:00