/trunk/Lib/ruby/std_iostream.i
# · Swig · 12 lines · 9 code · 3 blank · 0 comment · 0 complexity · d8f4670c9815e1e7ef4b9b3d2ed7a981 MD5 · raw file
- namespace std
- {
- %callback("%s") endl;
- %callback("%s") ends;
- %callback("%s") flush;
- }
- %warnfilter(365) operator+=;
- %warnfilter(802) std::basic_iostream; // turn off multiple inheritance warning
- %include <std/std_iostream.i>