This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/36962] [C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr
- From: "paolo dot carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2008 09:12:47 -0000
- Subject: [Bug libstdc++/36962] [C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr
- References: <bug-36962-16141@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from paolo dot carlini at oracle dot com 2008-09-04 09:12 -------
Jonathan, while we are at it, can we also unify tr1/boost_sp_shared_count.h and
tr1/boost_shared_ptr.h, likewise for bits/boost_sp_shared_count.h and
bits/boost_shared_ptr.h?
Moreover, for the sake of clarity, we could as well complete the split and
duplicate tr1_impl/boost_sp_counted_base.h.
Finally, with all due respect, all those boost_* prefixes in the names, given
the proper copyrights that we have in the files, seem redundant to me.
Can you work on the above? Just let me know, I can try to find the time...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36962