2 Aug 2012 15:23
class template with a template constructor
Michel Dupront <michel.dupront <at> hotmail.fr>
2012-08-02 13:23:02 GMT
2012-08-02 13:23:02 GMT
Hello,
I just cannot swig to python the following piece of code.
The issue is the template constructor.
template <class T>
class Foo
{
template <class P> Foo( P p, ... ) ....
}
Any help would be very much appreciated.
Thanks in advance.
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Swig-user mailing list Swig-user <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/swig-user
RSS Feed