Files
2019-08-04 21:38:19 -05:00

8 lines
153 B
OpenEdge ABL

%warnfilter(SWIGWARN_RUBY_WRONG_NAME) std::basic_string<char>;
AUTODOC(substr, "Return a portion of the String");
%include <typemaps/std_string.swg>