gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming
Paolo Carlini e930780c1e type_traits: Implement is_signed and is_unsigned.
2005-01-24  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/type_traits: Implement is_signed and is_unsigned.
	* testsuite/tr1/4_metaprogramming/type_properties/
	is_signed/is_signed.cc: New.
	* testsuite/tr1/4_metaprogramming/type_properties/
	is_signed/typedefs.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/type_properties/
	is_unsigned/is_unsigned.cc: Likewise.
	* testsuite/tr1/4_metaprogramming/type_properties/
	is_unsigned/typedefs.cc: Likewise.

From-SVN: r94160
2005-01-24 14:06:13 +00:00
..
array_modifications
composite_type_traits type_traits (is_member_function_pointer): Provide a workaround for c++/19076, correct for functions with up to 15 arguments. 2004-12-31 18:15:22 +00:00
const_volatile_modifications
helper_classes
other_transformations/aligned_storage type_traits: Implement alignment_of and aligned_storage. 2005-01-11 12:29:31 +00:00
pointer_modifications
primary_type_categories type_traits (is_member_function_pointer): Provide a workaround for c++/19076, correct for functions with up to 15 arguments. 2004-12-31 18:15:22 +00:00
reference_modifications
relationships_between_types/is_same
type_properties type_traits: Implement is_signed and is_unsigned. 2005-01-24 14:06:13 +00:00