/trunk/Examples/test-suite/errors/cpp_template_argname.i

# · Swig · 8 lines · 2 code · 6 blank · 0 comment · 0 complexity · 36048e2a6051a88cf1dbf3e6c7970fcc MD5 · raw file

  1. %module xxx
  2. template<T> T blah(T x);