gcc/libstdc++-v3/testsuite
Jonathan Wakely 05a4261b10 unique_ptr.h (make_unique): Declare inline.
* include/bits/unique_ptr.h (make_unique): Declare inline.
	(unique_ptr<T[],D>::reset()): Combine two overloads into one.
	(default_delete, unique_ptr): Add doxygen comments.
	* include/bits/shared_ptr_base.h: Improve doxygen comments.
	* include/bits/shared_ptr.h: Likewise.
	* testsuite/20_util/default_delete/48631_neg.cc: Adjust dg-error line
	number.
	* testsuite/20_util/unique_ptr/assign/48635_neg.cc: Likewise.

From-SVN: r199069
2013-05-18 21:18:55 +01:00
..
17_intro
18_support re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
19_diagnostics 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
20_util unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
21_strings
22_locale 38081-1.cc (test01): Don't expect dots after abbreviated weekday names for ru_RU for glibc versions... 2013-02-12 10:32:01 +00:00
23_containers re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
24_iterators
25_algorithms re PR libstdc++/57010 ([c++0x] priority_queue<>::pop() calls self-move-assignment operator) 2013-04-22 10:07:31 +00:00
26_numerics 50594.cc: For mingw-targets use only static libstdc++-version. 2013-03-25 11:47:39 +01:00
27_io cstdio (gets): Provide only in C++98 and C++11. 2013-04-26 11:32:49 +00:00
28_regex
29_atomics re PR libstdc++/56012 ([C++11] Narrowing conversion in atomic_flag) 2013-02-26 23:46:21 +00:00
30_threads re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
abi
backward
config
data
decimal
ext re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
lib pt.c (fn_type_unification): Push tinst level around type_unification_real if we aren't explaining. 2013-04-22 16:40:54 -04:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters printers.py (Tr1HashtableIterator): Fix rendering of std::tr1 unordered containers iterator. 2013-05-15 19:39:18 +00:00
performance
tr1 constexpr_data.cc: Move... 2013-05-02 12:03:30 +00:00
tr2
util re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
Makefile.am
Makefile.in