Re: [C++-sig] custom constructor problems

2008-12-15 Thread Ralf W. Grosse-Kunstleve
int). - Original Message From: Renato Araujo To: Development of Python/C++ integration Sent: Monday, December 15, 2008 6:17:16 AM Subject: [C++-sig] custom constructor problems Hi again :D, To solve my old problem, I'm trying create custom constructor which return a shared_ptr

[C++-sig] custom constructor problems

2008-12-15 Thread Renato Araujo
Hi again :D, To solve my old problem, I'm trying create custom constructor which return a shared_ptr like that code: cla