.. |
add_lvalue_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
add_rvalue_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
aligned_storage
|
type_traitsfwd.h (aligned_storage): Remove declaration.
|
2007-09-17 10:18:51 +00:00 |
allocator
|
re PR libstdc++/33807 (Incorrect ambiguous overload)
|
2007-10-18 10:00:18 +00:00 |
auto_ptr
|
[multiple changes]
|
2008-01-18 08:16:51 +00:00 |
bad_function_call
|
testsuite_api.h (diamond_derivation<>::test): Expect ambiguity together with the standard exception classes.
|
2008-08-05 20:39:48 +00:00 |
clocks
|
chrono: New, as per N2661.
|
2008-07-15 23:23:23 +00:00 |
common_type/requirements
|
type_traits: Add common_type.
|
2008-07-08 11:59:22 +00:00 |
conditional/requirements
|
type_traits (enable_if): New.
|
2007-05-03 11:49:12 +00:00 |
decay/requirements
|
type_traits (__decay_selector<_Up, [...]): Change according to DR 705.
|
2007-11-08 14:40:33 +00:00 |
duration
|
chrono (duration): Use explicitly defaulted ctor, cctor, dtor and assignment.
|
2008-07-31 19:37:21 +00:00 |
enable_if/requirements
|
type_traits (enable_if): New.
|
2007-05-03 11:49:12 +00:00 |
enable_shared_from_this/requirements
|
types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing.
|
2007-03-16 19:44:00 +00:00 |
forward
|
utility (identity, [...]): Add.
|
2007-07-10 19:20:51 +00:00 |
function_objects
|
system_error: New file.
|
2007-08-23 16:16:41 +00:00 |
has_nothrow_copy_constructor
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
has_nothrow_default_constructor
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
has_trivial_copy_constructor
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
has_trivial_default_constructor
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
hash
|
PR c++/33979 (partial)
|
2008-05-20 18:11:34 +00:00 |
headers
|
std_c++0x_neg.cc: Force C++98 mode.
|
2007-06-29 20:05:11 +00:00 |
identity
|
utility (identity, [...]): Add.
|
2007-07-10 19:20:51 +00:00 |
is_integral
|
PR c++/33979 (partial)
|
2008-05-20 18:11:34 +00:00 |
is_lvalue_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
is_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
is_rvalue_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
is_signed
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
is_unsigned
|
re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)
|
2007-05-31 23:37:56 +00:00 |
make_signed/requirements
|
typedefs-2.cc, [...]: Use -Wl,--no-enum-size-warning for arm*-*-linux*eabi.
|
2008-07-09 21:58:06 +01:00 |
make_unsigned/requirements
|
typedefs-2.cc, [...]: Use -Wl,--no-enum-size-warning for arm*-*-linux*eabi.
|
2008-07-09 21:58:06 +01:00 |
move
|
utility (identity, [...]): Add.
|
2007-07-10 19:20:51 +00:00 |
pair
|
stl_deque.h (deque<>::operator=(deque&&)): Implement resolution of DR 675, call clear first.
|
2007-11-09 17:18:10 +00:00 |
ratio
|
libstdc++.exp (check_v3_target_stdint): New.
|
2008-07-08 01:11:18 +00:00 |
raw_storage_iterator/requirements
|
[multiple changes]
|
2007-12-10 13:53:10 +00:00 |
remove_reference
|
type_traits (is_reference, [...]): Remove.
|
2007-06-02 17:24:09 +00:00 |
shared_ptr
|
re PR libstdc++/36949 ([C++0x] make_shared does not initialize enable_shared_from_this' internal shared_count)
|
2008-07-28 23:28:16 +00:00 |
specialized_algorithms
|
stl_algo.h (copy_n): Add in C++0x mode.
|
2008-06-29 11:08:26 +00:00 |
time_point
|
chrono: New, as per N2661.
|
2008-07-15 23:23:23 +00:00 |
tuple
|
re PR libstdc++/35480 (Relational operators for <tr1/tuple> don't error on different sized tuples)
|
2008-03-06 18:35:26 +00:00 |
unique_ptr
|
pointer_array.cc: New.
|
2008-06-26 11:36:02 +00:00 |
weak_ptr
|
boost_shared_ptr.h: Add support for allocators, aliasing, make_shared and rvalue-references.
|
2007-12-15 22:28:29 +00:00 |
rel_ops.cc
|
Directory layout flattening.
|
2007-02-20 19:47:35 +00:00 |
temporary_buffer.cc
|
Directory layout flattening.
|
2007-02-20 19:47:35 +00:00 |