swig/Lib/ruby/std_string.i

10 lines
190 B
OpenEdge ABL

%warnfilter(801) std::string; // wrong class name
%warnfilter(378) std::basic_string::operator!=;
AUTODOC(substr, "Return a portion of the String");
%include <typemaps/std_string.swg>