Hi Michele!
On Montag 19 Oktober 2009, Michele De Stefano wrote:
> Now, when I try to implement the "convertible" static member function
> of the converter class, I write this (I've extracted only the
> interesting part):
>
> [...]
> extract
> get_tup0(in[0]),
> get
Hello to everyone.
I'm stuck with this problem. I'm trying to write a "from Python
converter", from a tuple(tuple,tuple) type to C++.
Clarifying more, the Python type is a tuple, containing 2 tuples.
Now, when I try to implement the "convertible" static member function
of the converter class, I w