gcc/libstdc++-v3/testsuite/20_util/shared_ptr
Jonathan Wakely 62da5a07b2 re PR libstdc++/61036 (shared_ptr<void>(new T) rejected)
PR libstdc++/61036
	* include/bits/shared_ptr_base.h (__shared_ptr::__shared_ptr(_Tp1*)):
	Check the correct type in the static assertion.
	* testsuite/20_util/shared_ptr/cons/61036.cc: New.

From-SVN: r210015
2014-05-02 19:29:48 +01:00
..
assign Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
casts Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
comparison Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons re PR libstdc++/61036 (shared_ptr<void>(new T) rejected) 2014-05-02 19:29:48 +01:00
creation Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
dest Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
misc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
observers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements/explicit_instantiation re PR c++/60786 (In C++11 an explicit instantiation with an unqualified name must be in the right namespace) 2014-04-15 20:05:45 +01:00
thread Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00