Re: [pygccxml-development] Removing copy constructor
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2010-04-14 08:50:41
|
On Wed, Apr 14, 2010 at 11:32 AM, Benoit Leveau <ben...@mo...> wrote: > * default_call_policies > * return_value_policy > - return_opaque_pointer > - copy_const_reference > - return_by_value > - copy_non_const_reference > - return_internal_reference <= should be at the same level as > return_value_policy, else we think we must use return_value_policy( > return_internal_reference ) > * return self > > so this would just be a matter of changing the indentation in > docs/documentation/functions/call_policies/call_policies.rest Done: http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1836&view=rev Thank you. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |