source-engine/devtools/swigwin-1.3.34/Lib/ruby/std_string.i

10 lines
190 B
OpenEdge ABL
Raw Normal View History

2020-04-22 16:56:21 +00:00
%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>