On 6/15/08, Phil Thompson <[EMAIL PROTECTED]> wrote:
> On Sunday 15 June 2008 10:57:08 am Arve Knudsen wrote:
> > Hi
> >
> > I'm having problems wrapping an instantiation of a class template with
> > SIP. I've attached a case that shows what I am trying to do. The class
> > template is defined
On Sunday 15 June 2008 10:57:08 am Arve Knudsen wrote:
> Hi
>
> I'm having problems wrapping an instantiation of a class template with
> SIP. I've attached a case that shows what I am trying to do. The class
> template is defined in base.sip, and an instantiation (through a
> typedef in another cla
Hi
I'm having problems wrapping an instantiation of a class template with
SIP. I've attached a case that shows what I am trying to do. The class
template is defined in base.sip, and an instantiation (through a
typedef in another class) is defined in case.sip. The case is built by
first running con