swig/Lib/ruby/std_string.i
Gonzalo Garramuno 594483bbda STL stream support for Ruby.
docstring and autodoc support for Ruby.




git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9750 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-05-02 10:00:26 +00:00

6 lines
137 B
OpenEdge ABL

%warnfilter(801) std::string; // wrong class name
%warnfilter(378) std::basic_string::operator!=;
%include <typemaps/std_string.swg>