[C++-sig] code generation of two scenarios

Roman Yakovenko roman.yakovenko at gmail.com
Wed Jul 19 21:03:48 CEST 2006


On 7/19/06, Balasubramanyam, Shivakumar <sbalasub at qualcomm.com> wrote:
> Hi,
>
> I have the code generated for two scenarios below and I do not understand
> the difference in behavior for *test* function,
>
> In this first case, I would need to write the hand-wrapper code for
> test(immutable &int) function.
>
> The differences in code are that, the sample 2 code has an array
> instantiation, which would generate the py++ array wrapper.
>
> Where as the second sample has this built-in, which would return me a tuple
> of (int,int)
>
> Any reasons why?

Sorry, but I don't understand your question. What tuple you are talking about?

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list