r210015 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri May 2 18:29:00 GMT 2014


Author: redi
Date: Fri May  2 18:29:48 2014
New Revision: 210015

URL: http://gcc.gnu.org/viewcvs?rev=210015&root=gcc&view=rev
Log:
	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.

Added:
    trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/shared_ptr_base.h



More information about the Gcc-cvs mailing list