/tags/rel-1-3-25/SWIG/Examples/test-suite/errors/cpp_missing_rtemplate.i

# · Swig · 11 lines · 2 code · 9 blank · 0 comment · 0 complexity · d8dc9becb13acb766166dbf3637b21fb MD5 · raw file

  1. %module xxx
  2. int foo(vector<int);