gcc/libstdc++-v3/testsuite/util
Paolo Carlini 22931aa4a9 type_traits_fwd.h (__is_union_or_class): Remove.
2007-04-09  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/type_traits_fwd.h (__is_union_or_class): Remove.
	* include/tr1/type_traits (struct __in_array,
	struct __is_union_or_class, struct __is_union_or_class_helper,
	struct __is_empty_helper, struct __is_polymorphic_helper):
	Remove.
	(struct is_enum): Use __is_enum.
	(struct is_union): Use __is_union.
	(struct is_class): Use __is_class.
	(struct is_function): Adjust.
	(struct is_empty): Use __is_empty.
	(struct is_polymorphic): Use __is_polymorphic.
	(struct is_abstract): Use __is_abstract.
	(struct has_virtual_destructor): Use __has_virtual_destructor.
	(struct __is_base_of_helper): Use __is_base_of.
	* testsuite/tr1/4_metaprogramming/composite_type_traits/
	is_union_or_class/typedefs.cc: Remove.
	* testsuite/tr1/4_metaprogramming/composite_type_traits/
	is_union_or_class/is_union_or_class.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/primary_type_categories/
	is_class/typedefs.cc: New.
	* testsuite/tr1/4_metaprogramming/primary_type_categories/
	is_class/is_class.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/primary_type_categories/
	is_union/typedefs.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/primary_type_categories/
	is_union/is_union.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/type_properties/
	has_virtual_destructor/typedefs.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/type_properties/
	has_virtual_destructor/has_virtual_destructor.cc: Likewise.
	* testsuite/util/testsuite_tr1.h (class VirtualDestructorClass): Add.
	* testsuite/tr1/4_metaprogramming/type_properties/is_polymorphic/
	is_polymorphic.cc: Add test.

From-SVN: r123675
2007-04-09 17:07:37 +00:00
..
common_type typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
hash_fn
io
native_type unordered_map (class __unordered_map, [...]): New. 2007-02-22 09:52:37 +00:00
performance PR libstdc++/28080 (partial) 2007-03-06 17:43:27 +00:00
regression native_pq_tag.hpp: Remove. 2006-10-03 14:26:14 +00:00
rng res_mng: Remove. 2006-09-19 02:33:21 +00:00
statistic native_pq_tag.hpp: Remove. 2006-10-03 14:26:14 +00:00
testsuite_abi.cc PR libstdc++/28080 (partial) 2007-03-06 17:43:27 +00:00
testsuite_abi.h
testsuite_abi_check.cc PR libstdc++/28080 (partial) 2007-03-06 17:43:27 +00:00
testsuite_allocator.cc testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
testsuite_allocator.h testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
testsuite_character.cc
testsuite_character.h PR libstdc++/28080 (partial) 2007-02-18 11:32:44 +00:00
testsuite_common_types.h typelist.h (type_to_type): Remove. 2006-09-28 01:23:58 +00:00
testsuite_hooks.cc PR libstdc++/28080 (partial) 2007-03-06 17:43:27 +00:00
testsuite_hooks.h PR libstdc++/28080 (partial) 2007-03-03 10:29:14 +00:00
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h
testsuite_shared.cc
testsuite_tr1.h type_traits_fwd.h (__is_union_or_class): Remove. 2007-04-09 17:07:37 +00:00
testsuite_visualization.h