Files
cpp-thirdparty/winx64/bin/swig-3.0.12/Lib/ruby/std_string.i
Bassem Girgis 81b4b9e273 Initial commit
2018-12-20 17:34:07 -06:00

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>