[Bug c++/39405] std::shared_ptr barfs on incomplete template class that boost::shared_ptr accepts

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 13 13:22:00 GMT 2009



------- Comment #11 from paolo dot carlini at oracle dot com  2009-03-13 13:22 -------
(In reply to comment #10)
> OK, I see. So maybe not worth the effort to fix in 4.3.x as long as 4.4.0 is
> fine. To make sure, could you (Paolo) please add a testcase for this to the
> testsuite for 4.4.0/trunk in case there isn't one already? The use case is very
> common in our code.

I understand. Too bad that we can't make it to work for 4.3.x without
regressing on libstdc++/35637 :( I'm puzzled by the fact that the tr1 version
works, only is_reference is really different in that case... If you can spot
something please let me know... Otherwise I will just add the testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39405



More information about the Gcc-bugs mailing list