[C++-sig] boost::python handles boost::shared_ptr specially...
Neal Becker
ndbecker2 at gmail.com
Sat Feb 11 15:03:34 CET 2012
Jim Bosch wrote:
> On 02/06/2012 11:33 AM, Neal Becker wrote:
>> Will std::shared_ptr just work also?
>
> Just tried the experiment, albeit with slightly old versions.
>
> As of gcc 4.4 (with -std=gnu++0x) and Boost 1.47, it looks like
> Boost.Python doesn't even recognize std::shared_ptr as any kind of smart
> pointer, let alone an equivalent to boost::shared_ptr.
>
> That's definitely going to need fixing in the near future.
>
> Jim
Thanks:
https://svn.boost.org/trac/boost/ticket/6545
More information about the Cplusplus-sig
mailing list