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

# · Swig · 7 lines · 2 code · 5 blank · 0 comment · 0 complexity · 308cb3c47f90de05448ffd57d31aacba MD5 · raw file

  1. %module xxx
  2. %template(blahi) blah<int>;