/tags/rel-1.3.35/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
1namespace std
2{
3%callback(1) endl;
4%callback(1) ends;
5%callback(1) flush;
6}
7
8%include <std/std_iostream.i>