1namespace std
2{
3%callback("%s") endl;
4%callback("%s") ends;
5%callback("%s") flush;
6}
7
8%warnfilter(365) operator+=;
9%warnfilter(802) std::basic_iostream;  // turn off multiple inheritance warning
10
11%include <std/std_iostream.i>
12
13