/trunk/Examples/test-suite/errors/cpp_template_undef.i
# · Swig · 7 lines · 2 code · 5 blank · 0 comment · 0 complexity · 308cb3c47f90de05448ffd57d31aacba MD5 · raw file
- %module xxx
- %template(blahi) blah<int>;
# · Swig · 7 lines · 2 code · 5 blank · 0 comment · 0 complexity · 308cb3c47f90de05448ffd57d31aacba MD5 · raw file
- %module xxx
- %template(blahi) blah<int>;