[Bug libstdc++/49925] ADL bug mixing boost::shared_ptr and std::make_shared<>
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Sun Jul 31 20:16:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49925
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.31 20:15:47
AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot
|gnu.org |com
Target Milestone|--- |4.6.2
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-07-31 20:15:47 UTC ---
I'm going to fix this momentarily by explicitly qualifying with std:: the call,
according to our normal policy.
More information about the Gcc-bugs
mailing list