source-engine/devtools/swigwin-1.3.34/Lib/ruby/std_string.i
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04: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>