Re: [C++-sig] [Py++] shared_ptr registration

2011-05-18 Thread Kirill Lapshin
On 18/05/2011 04:27, Roman Yakovenko wrote: Not in a few next months. The SVN contains tested and documented version. It is perfectly save to use it. Fair enough. Just asking. Basically Py++ inspects every exported declaration and looks for smart pointers and stl containers. Take a look on cr

Re: [C++-sig] [Py++] shared_ptr registration

2011-05-18 Thread Roman Yakovenko
On Wed, May 18, 2011 at 5:06 PM, Kirill Lapshin wrote: > On 18/05/2011 04:27, Roman Yakovenko wrote: >> >> Many years ago, I submitted a patch to this mailing list which adds >> support for boost::shared_ptr< const T > to Boost.Python. It looks like >> it was not applied. > > Good news that with a