gcc/libstdc++-v3/testsuite/20_util
Benjamin Kosnik fb8ffd109a type_traits (make_signed): Remove specializations for floating point types.
2007-05-08  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/type_traits (make_signed): Remove specializations
	for floating point types.
	(make_unsigned): Same.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Fix.
	* testsuite/20_util/make_signed/requirements/typedefs-1.cc: Same.
	* testsuite/20_util/make_signed/requirements/typedefs-2.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs-1.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs-2.cc: Same.

From-SVN: r124543
2007-05-08 12:10:48 +00:00
..
allocator Directory layout flattening. 2007-02-20 19:47:35 +00:00
auto_ptr stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
conditional/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
decay/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
enable_if/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
enable_shared_from_this/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
function_objects Directory layout flattening. 2007-02-20 19:47:35 +00:00
has_nothrow_copy_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_nothrow_default_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_trivial_copy_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
has_trivial_default_constructor type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
headers type_traits: (make_signed, make_unsigned): Adjust for enum sizes. 2007-05-07 15:29:57 +00:00
make_signed/requirements type_traits (make_signed): Remove specializations for floating point types. 2007-05-08 12:10:48 +00:00
make_unsigned/requirements type_traits (make_signed): Remove specializations for floating point types. 2007-05-08 12:10:48 +00:00
pair Directory layout flattening. 2007-02-20 19:47:35 +00:00
raw_storage_iterator/requirements Directory layout flattening. 2007-02-20 19:47:35 +00:00
shared_ptr/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
specialized_algorithms Directory layout flattening. 2007-02-20 19:47:35 +00:00
tuple/requirements type_traits (enable_if): New. 2007-05-03 11:49:12 +00:00
weak_ptr/requirements types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. 2007-03-16 19:44:00 +00:00
rel_ops.cc Directory layout flattening. 2007-02-20 19:47:35 +00:00
temporary_buffer.cc Directory layout flattening. 2007-02-20 19:47:35 +00:00