PageRenderTime 40ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/tags/rel-1-3-15/SWIG/Lib/python/stl.i

#
Swig | 9 lines | 7 code | 2 blank | 0 comment | 0 complexity | 50765e02850c4f7b2648bfb9a03ee809 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. //
  2. // SWIG typemaps for STL types
  3. // Luigi Ballabio and Manu ???
  4. // Apr 26, 2002
  5. //
  6. %include std_string.i
  7. %include std_vector.i