Re: [C++-sig] [Py++] call polices newbie questions

2009-03-25 Thread Roman Yakovenko
2009/3/25 Michał Nowotka : > Hello, > > First of all I found that set of return value polices mention in > boost.python documentation > (http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/functions.html#python.call_policies): > >    * reference_existing_object >    * copy

[C++-sig] [Py++] call polices newbie questions

2009-03-25 Thread Michał Nowotka
Hello, First of all I found that set of return value polices mention in boost.python documentation (http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/functions.html#python.call_policies): * reference_existing_object * copy_const_reference * copy_non_const_r