.. |
add_lvalue_reference
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
add_rvalue_reference
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
addressof
|
|
|
aligned_storage
|
|
|
allocator
|
|
|
allocator_traits
|
|
|
auto_ptr
|
|
|
bad_function_call
|
|
|
bind
|
|
|
common_type/requirements
|
|
|
conditional/requirements
|
|
|
decay/requirements
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
declval/requirements
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
default_delete
|
re PR c++/57419 (Access control doesn't stop referring to a deleted function)
|
2013-06-03 20:39:50 +00:00 |
duration
|
Fix library literals error involving namespace __detail.
|
2013-06-11 11:00:38 +00:00 |
duration_cast
|
|
|
enable_if/requirements
|
|
|
enable_shared_from_this
|
|
|
exchange
|
utility (exchange): Define.
|
2013-05-18 17:18:35 +01:00 |
forward
|
|
|
function
|
|
|
function_objects
|
|
|
has_trivial_copy_assign
|
|
|
has_trivial_copy_constructor
|
|
|
has_trivial_default_constructor
|
|
|
hash
|
|
|
headers
|
|
|
integral_constant
|
type-traits (integral_constant::operator()): Implement N3545.
|
2013-06-08 17:12:07 +01:00 |
is_assignable
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_compound
|
|
|
is_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_convertible
|
|
|
is_copy_assignable
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_copy_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_default_constructible
|
|
|
is_destructible
|
|
|
is_floating_point
|
|
|
is_function
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_fundamental
|
|
|
is_integral
|
|
|
is_literal_type
|
|
|
is_lvalue_reference
|
|
|
is_member_function_pointer
|
|
|
is_member_object_pointer
|
|
|
is_member_pointer
|
|
|
is_move_assignable
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_move_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_nothrow_assignable
|
|
|
is_nothrow_constructible
|
|
|
is_nothrow_copy_assignable
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_nothrow_copy_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_nothrow_default_constructible
|
|
|
is_nothrow_destructible
|
|
|
is_nothrow_move_assignable
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_nothrow_move_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_null_pointer
|
type_traits (is_null_pointer): Add.
|
2013-05-02 11:00:26 +00:00 |
is_object
|
|
|
is_pod
|
|
|
is_reference
|
|
|
is_rvalue_reference
|
|
|
is_scalar
|
|
|
is_signed
|
|
|
is_standard_layout
|
|
|
is_trivial
|
|
|
is_trivially_destructible
|
|
|
is_unsigned
|
|
|
make_signed/requirements
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
make_unsigned/requirements
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
move
|
|
|
move_if_noexcept
|
|
|
owner_less
|
|
|
pair
|
tuple (get): Implement N3670.
|
2013-05-19 14:31:36 +01:00 |
pointer_traits
|
|
|
ratio
|
typeck2.c (store_init_value): Diagnose a non-constant initializer for in-class static.
|
2013-06-26 22:35:46 -04:00 |
raw_storage_iterator/requirements
|
|
|
reference_wrapper
|
re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract type)
|
2013-05-21 09:15:13 +01:00 |
remove_reference
|
|
|
result_of
|
|
|
scoped_allocator
|
|
|
shared_ptr
|
forced.C: Extend current handling of Linux-based x86 systems to cover all GNU systems.
|
2013-06-10 09:21:29 +02:00 |
specialized_algorithms
|
|
|
steady_clock
|
|
|
system_clock
|
|
|
time_point
|
|
|
time_point_cast
|
|
|
tuple
|
tuple (get): Implement N3670.
|
2013-05-19 14:31:36 +01:00 |
typeindex
|
|
|
underlying_type/requirements
|
|
|
unique_ptr
|
unique_ptr.h (make_unique): Declare inline.
|
2013-05-18 21:18:55 +01:00 |
uses_allocator
|
|
|
weak_ptr
|
|
|
rel_ops.cc
|
|
|
temporary_buffer.cc
|
|
|