PageRenderTime 21ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Lib/python/std_iostream.i

#
Swig | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 10505e39c82c64fc3a23ed7bc0e75502 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  1. namespace std
  2. {
  3. %callback(1) endl;
  4. %callback(1) ends;
  5. %callback(1) flush;
  6. }
  7. %include <std/std_iostream.i>