8 lines
153 B
OpenEdge ABL
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>
|
|
|