ec903a9c42
2009-12-15 Jonathan Wakely <jwakely.gcc@gmail.com> * include/std/functional (function::function): Move construct target. (function::operator=): Use perfect forwarding for argument. (function::operator()): Use new __throw_bad_function_call. * include/bits/functexcept.h (__throw_bad_function_call): Declare. * src/functexcept.cc (__throw_bad_function_call): Define. * config/abi/pre/gnu.ver: Add new symbol. * testsuite/20_util/function/cons/move_target.cc: New. * testsuite/20_util/function/assign/move_target.cc: New. From-SVN: r155261 |
||
---|---|---|
.. | ||
add_lvalue_reference | ||
add_rvalue_reference | ||
aligned_storage | ||
allocator | ||
auto_ptr | ||
bad_function_call | ||
bind | ||
clocks | ||
common_type/requirements | ||
conditional/requirements | ||
decay/requirements | ||
declval/requirements | ||
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_convertible | ||
is_integral | ||
is_lvalue_reference | ||
is_reference | ||
is_rvalue_reference | ||
is_signed | ||
is_unsigned | ||
make_signed/requirements | ||
make_unsigned/requirements | ||
move | ||
owner_less | ||
pair | ||
ratio | ||
raw_storage_iterator/requirements | ||
reference_wrapper | ||
remove_reference | ||
shared_ptr | ||
specialized_algorithms | ||
time_point | ||
tuple | ||
unique_ptr | ||
weak_ptr | ||
rel_ops.cc | ||
temporary_buffer.cc |