62b547b5f6
2011-12-06 Jonathan Wakely <jwakely.gcc@gmail.com> Chris Jefferson <chris@bubblescope.net> PR libstdc++/51183 * include/std/stl_pair.h (pair<>::__cons, pair<>::__do_cons): Remove. (pair<>::pair(piecewise_construct_t, tuple<>, tuple<>): Only declare. (pair<>::pair(tuple<>&, tuple<>&, _Index_tuple<>, _Index_tuple<>)): Declare. * include/std/tuple (pair<>::__cons, pair<>::__do_cons): Remove. (pair<>::pair(tuple<>&, tuple<>&, _Index_tuple<>, _Index_tuple<>)): Define. (pair<>::pair(piecewise_construct_t, tuple<>, tuple<>): Define, delegating to the latter. * testsuite/20_util/pair/piecewise2.cc: New. Co-Authored-By: Chris Jefferson <chris@bubblescope.net> From-SVN: r182054 |
||
---|---|---|
.. | ||
add_lvalue_reference | ||
add_rvalue_reference | ||
addressof | ||
aligned_storage | ||
allocator | ||
allocator_traits | ||
auto_ptr | ||
bad_function_call | ||
bind | ||
common_type/requirements | ||
conditional/requirements | ||
decay/requirements | ||
declval/requirements | ||
default_delete | ||
duration | ||
duration_cast | ||
enable_if/requirements | ||
enable_shared_from_this | ||
forward | ||
function | ||
function_objects | ||
has_trivial_copy_assign | ||
has_trivial_copy_constructor | ||
has_trivial_default_constructor | ||
hash | ||
headers | ||
is_assignable | ||
is_compound | ||
is_constructible | ||
is_convertible | ||
is_copy_assignable | ||
is_copy_constructible | ||
is_default_constructible | ||
is_destructible | ||
is_explicitly_convertible | ||
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_unsigned | ||
make_signed/requirements | ||
make_unsigned/requirements | ||
move | ||
move_if_noexcept | ||
owner_less | ||
pair | ||
pointer_traits | ||
ratio | ||
raw_storage_iterator/requirements | ||
reference_wrapper | ||
remove_reference | ||
scoped_allocator | ||
shared_ptr | ||
specialized_algorithms | ||
steady_clock | ||
system_clock | ||
time_point | ||
time_point_cast | ||
tuple | ||
typeindex | ||
underlying_type/requirements | ||
unique_ptr | ||
uses_allocator | ||
weak_ptr | ||
rel_ops.cc | ||
temporary_buffer.cc |