[C++-sig] Wrap a c++ function that returns boost::shared_ptr<> type?

lin yun yunlin07 at gmail.com
Thu Dec 18 18:10:10 CET 2008


Here it is:
http://www.language-binding.net/pyplusplus/documentation/functions/call_policies/return_range.html

return_range is a call policy that is used to wrap a C++ function which
returns a pointer to an array.

On Thu, Dec 18, 2008 at 4:20 AM, Neal Becker <ndbecker2 at gmail.com> wrote:

> I'm curious about 'return_range'.  What does it do?  Is there any doc?
>
> _______________________________________________
> Cplusplus-sig mailing list
> Cplusplus-sig at python.org
> http://mail.python.org/mailman/listinfo/cplusplus-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20081218/7ebeac61/attachment.htm>


More information about the Cplusplus-sig mailing list