.. |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
aligned_storage
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
allocator
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
allocator_traits
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
auto_ptr
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
bad_function_call
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
bind
|
functional (_Derives_from_unary_function): Remove.
|
2013-04-07 10:42:51 +00:00 |
common_type/requirements
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
conditional/requirements
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
enable_if/requirements
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
enable_shared_from_this
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
exchange
|
utility (exchange): Define.
|
2013-05-18 17:18:35 +01:00 |
forward
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
function
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
function_objects
|
55463.cc: Avoid -Wunused warnings.
|
2013-03-09 11:45:48 +00:00 |
has_trivial_copy_assign
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
has_trivial_copy_constructor
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
has_trivial_default_constructor
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
hash
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
headers
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
re PR libstdc++/56609 ([C++11] Several type traits give incorrect results for std::nullptr_t)
|
2013-03-13 11:15:45 +00:00 |
is_constructible
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_convertible
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_destructible
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_floating_point
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_function
|
type_traits (is_function): Support ref-qualified functions.
|
2013-06-13 23:18:27 +00:00 |
is_fundamental
|
re PR libstdc++/56609 ([C++11] Several type traits give incorrect results for std::nullptr_t)
|
2013-03-13 11:15:45 +00:00 |
is_integral
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_literal_type
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_lvalue_reference
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_member_function_pointer
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_member_object_pointer
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_member_pointer
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_nothrow_constructible
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_nothrow_destructible
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_pod
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_reference
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_rvalue_reference
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_scalar
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_signed
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_standard_layout
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_trivial
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_trivially_destructible
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
is_unsigned
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
move_if_noexcept
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
owner_less
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
pair
|
tuple (get): Implement N3670.
|
2013-05-19 14:31:36 +01:00 |
pointer_traits
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
result_of
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
scoped_allocator
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
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
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
steady_clock
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
system_clock
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
time_point
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
time_point_cast
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
tuple
|
tuple (get): Implement N3670.
|
2013-05-19 14:31:36 +01:00 |
typeindex
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
underlying_type/requirements
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
unique_ptr
|
unique_ptr.h (make_unique): Declare inline.
|
2013-05-18 21:18:55 +01:00 |
uses_allocator
|
user.cfg.in: Set __cplusplus to 201103L.
|
2013-02-20 01:52:36 +00:00 |
weak_ptr
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
rel_ops.cc
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |
temporary_buffer.cc
|
Update copyright in libstdc++-v3.
|
2013-02-03 17:54:05 +00:00 |