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

Neal Becker ndbecker2 at gmail.com
Thu Dec 18 13:19:35 CET 2008


Roman Yakovenko wrote:

> 2008/12/18 lin yun <yunlin07 at gmail.com>:
>> Actually I used return_range with element type of unsigned short. Python
>> interprets the element as int.
>>
>> You mean it is not difficult to wrap a function that returns
>> vector<boost::shared_ptr<char>> then?
> 
> Yes. Take a look on example:
> http://language-binding.net/pyplusplus/documentation/functions/transformation/output_static_array.html
> 

This link seems to be broken.  I keep getting 'server closed connection'



More information about the Cplusplus-sig mailing list