PageRenderTime 36ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. %module xxx
  2. int foo(vector<int);