Files
cpp-thirdparty/macx64/bin/swig/share/swig/4.0.0/ruby/std_string.i
Bassem Girgis 7d77d485fd mac swig
2019-08-11 02:07:38 -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>