Files
ANSLibs/swig-4.3.0/Lib/ruby/std_string.i

8 lines
153 B
OpenEdge ABL
Raw Normal View History

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