/trunk/Lib/python/std_iostream.i

# · Swig · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 10505e39c82c64fc3a23ed7bc0e75502 MD5 · raw file

  1. namespace std
  2. {
  3. %callback(1) endl;
  4. %callback(1) ends;
  5. %callback(1) flush;
  6. }
  7. %include <std/std_iostream.i>