gcc/libstdc++-v3/include
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
..
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits unique_ptr.h (make_unique): Declare inline. 2013-05-18 21:18:55 +01:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global cstdio: Add comment about LWG 2249. 2013-05-02 09:48:07 +00:00
c_std cstdio: Add comment about LWG 2249. 2013-05-02 09:48:07 +00:00
debug re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
parallel memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
precompiled Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
std utility (exchange): Define. 2013-05-18 17:18:35 +01:00
tr1 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am re PR libstdc++/57212 (Don't use pe-coff weak support with mingw) 2013-05-08 21:08:32 +02:00
Makefile.in re PR libstdc++/57212 (Don't use pe-coff weak support with mingw) 2013-05-08 21:08:32 +02:00