gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini 2ba34efc55 unique_ptr.h (unique_ptr<>::get_deleter): Simplify return type.
2010-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
	    Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/bits/unique_ptr.h (unique_ptr<>::get_deleter): Simplify
	return type.
	* testsuite/20_util/unique_ptr/modifiers/reset_neg.cc: Adjust
	dg-error line number.
	* testsuite/20_util/unique_ptr/assign/assign_neg.cc: Likewise.

Co-Authored-By: Jonathan Wakely <jwakely.gcc@gmail.com>

From-SVN: r157193
2010-03-03 11:06:59 +00:00
..
add_lvalue_reference
add_rvalue_reference
aligned_storage
allocator
auto_ptr
bad_function_call
bind functional (_Bind<_Functor(_Bound_args...)>::__call): Rename const version to __call_c and remove _Sfinae template parameter. 2010-01-17 13:29:41 +00:00
clocks
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements type_traits (__is_constructible_helper1): Rename to __is_constructible_helper1... 2009-12-31 14:04:23 +00:00
duration
enable_if/requirements
enable_shared_from_this/requirements
forward
function
function_objects
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_constructor
has_trivial_default_constructor
hash
headers
identity
is_constructible type_traits (__is_constructible_helper1): Rename to __is_constructible_helper1... 2009-12-31 14:04:23 +00:00
is_convertible [multiple changes] 2009-12-30 23:22:58 +00:00
is_explicitly_convertible [multiple changes] 2009-12-30 23:22:58 +00:00
is_integral
is_lvalue_reference
is_pod typedefs.cc: New. 2010-02-21 11:06:42 +00:00
is_reference
is_rvalue_reference
is_signed
is_standard_layout/requiremenents typedefs.cc: New. 2010-02-21 11:06:42 +00:00
is_trivial/requirements typedefs.cc: New. 2010-02-21 11:06:42 +00:00
is_unsigned
make_signed/requirements type_traits (__is_constructible_helper1): Rename to __is_constructible_helper1... 2009-12-31 14:04:23 +00:00
make_unsigned/requirements type_traits (__is_constructible_helper1): Rename to __is_constructible_helper1... 2009-12-31 14:04:23 +00:00
move
owner_less
pair
ratio
raw_storage_iterator/requirements
reference_wrapper 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +00:00
remove_reference
shared_ptr unique_ptr.h: (unique_ptr<>:: unique_ptr(const unique_ptr<_Up... 2010-02-16 16:01:23 +00:00
specialized_algorithms
time_point
tuple
unique_ptr unique_ptr.h (unique_ptr<>::get_deleter): Simplify return type. 2010-03-03 11:06:59 +00:00
weak_ptr functional_hash.h (hash<string>, [...]): Move, per DR 1182 to... 2010-02-22 18:07:07 +00:00
rel_ops.cc
temporary_buffer.cc