<div dir="ltr">Hi all, hi Phil,<div><br></div><div>I have a C++ template based method as follows:</div><div><br></div><div>template<class T></div><div>T myMethod( T &myVar );</div><div><br></div><div>In this method, T is expected to be an enum (not knowing which enum of course).</div><div><br></div><div>I get a syntax error when I use the same code in sip.</div><div><br></div><div>Is there a way to get around this?</div><div>I suspect that's not possible, but would like to be sure!</div><div><br></div><div>Cheers,</div><div>Denis</div><div><br></div></div>