gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming
Paolo Carlini 152d96766a type_traits (is_convertible): Adjust according to the resolution of TR1 issue 3.20.
2005-04-29  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/type_traits (is_convertible): Adjust according
	to the resolution of TR1 issue 3.20.
	* testsuite/tr1/4_metaprogramming/relationships_between_types/
	is_convertible/is_convertible.cc: Add tests.

From-SVN: r98944
2005-04-28 22:35:09 +00:00
..
array_modifications type_traits: Implement remove_extent and remove_all_extents. 2004-12-09 17:54:27 +00:00
composite_type_traits type_traits: Implemenet is_polymorphic. 2005-03-03 13:52:20 +00:00
const_volatile_modifications type_traits: Implement add_const, add_volatile, and add_cv. 2004-12-16 15:00:37 +00:00
helper_classes
other_transformations/aligned_storage type_traits: Implement alignment_of and aligned_storage. 2005-01-11 12:29:31 +00:00
pointer_modifications type_traits: Implement is_pointer, remove_pointer, and add_pointer; reformat. 2004-12-12 14:31:11 +00:00
primary_type_categories type_traits: Implement is_convertible. 2005-02-23 17:23:44 +00:00
reference_modifications
relationships_between_types type_traits (is_convertible): Adjust according to the resolution of TR1 issue 3.20. 2005-04-28 22:35:09 +00:00
type_properties type_traits (has_trivial_copy, [...]): Adjust according to the resolution of TR1 issue 3.21. 2005-04-27 15:08:57 +00:00