gcc/libstdc++-v3/testsuite/20_util
Jonathan Wakely fcf6e948d1 ptr_traits.h (pointer_traits::rebind): Make public.
* include/bits/ptr_traits.h (pointer_traits::rebind): Make public.
	* testsuite/20_util/pointer_traits/requirements/typedefs.cc: Check
	rebind works.

From-SVN: r186670
2012-04-22 14:42:38 +01:00
..
add_lvalue_reference
add_rvalue_reference
addressof
aligned_storage
allocator
allocator_traits
auto_ptr
bad_function_call
bind fix linenos 2011-11-22 10:53:28 -05:00
common_type/requirements
conditional/requirements
decay/requirements
declval/requirements re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_traits> header) 2012-04-20 09:39:29 +00:00
default_delete
duration
duration_cast
enable_if/requirements
enable_shared_from_this
forward type_traits: Doxygen improvements. 2011-12-04 16:53:17 +00:00
function functional (__callable_functor): Overload for volatile-qualified pointers. 2012-04-01 18:10:57 +01:00
function_objects functional (mem_fn): Qualify to prevent ADL. 2012-03-27 21:25:12 +01:00
has_trivial_copy_assign
has_trivial_copy_constructor
has_trivial_default_constructor
hash re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types) 2012-04-11 11:27:50 +00:00
headers re PR c++/50920 (add a -std=c++11 option to the driver) 2011-10-31 15:34:14 -04:00
is_assignable
is_compound
is_constructible re PR libstdc++/51185 ([C++0x] false-positive results of std::is_constructible) 2011-11-21 11:21:13 +00:00
is_convertible
is_copy_assignable
is_copy_constructible
is_default_constructible
is_destructible
is_floating_point
is_function
is_fundamental
is_integral
is_literal_type
is_lvalue_reference
is_member_function_pointer
is_member_object_pointer
is_member_pointer
is_move_assignable
is_move_constructible
is_nothrow_assignable
is_nothrow_constructible
is_nothrow_copy_assignable
is_nothrow_copy_constructible
is_nothrow_default_constructible
is_nothrow_move_assignable
is_nothrow_move_constructible
is_object
is_pod
is_reference
is_rvalue_reference
is_scalar
is_signed
is_standard_layout
is_trivial
is_trivially_destructible re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing) 2012-04-15 23:35:27 +00:00
is_unsigned
make_signed/requirements re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_traits> header) 2012-04-20 09:39:29 +00:00
make_unsigned/requirements re PR libstdc++/53052 ([C++11] is_explicitly_convertible still part of <type_traits> header) 2012-04-20 09:39:29 +00:00
move
move_if_noexcept
owner_less
pair re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing) 2012-04-15 23:35:27 +00:00
pointer_traits ptr_traits.h (pointer_traits::rebind): Make public. 2012-04-22 14:42:38 +01:00
ratio user.cfg.in: Update to Doxygen 1.8.0. 2012-03-08 05:20:52 +00:00
raw_storage_iterator/requirements
reference_wrapper re PR libstdc++/52317 (incorrect FSF address) 2012-02-21 10:55:54 +00:00
remove_reference
result_of type_traits (result_of): Fix handling of cv-quals. 2012-03-27 10:03:10 +01:00
scoped_allocator
shared_ptr re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C++0x mode does not compile) 2012-04-11 23:54:53 +01:00
specialized_algorithms 808590.cc: New. 2012-04-17 16:41:40 +00:00
steady_clock
system_clock 1.cc: Add dg-require-time. 2012-01-25 19:00:30 +00:00
time_point
time_point_cast
tuple re PR libstdc++/52702 ([C++11] std::is_trivially_destructible is missing) 2012-04-15 23:35:27 +00:00
typeindex
underlying_type/requirements
unique_ptr
uses_allocator tuple (__conv_types, [...]): Remove. 2011-11-21 10:47:37 +00:00
weak_ptr re PR c++/50500 ([C++0x] [DR 1082] move constructor should cause copy constructor to be deleted, but still declared) 2011-10-18 13:39:15 -04:00
rel_ops.cc
temporary_buffer.cc