7 lines
162 B
OpenEdge ABL
7 lines
162 B
OpenEdge ABL
|
|
|
||
|
|
%warnfilter(SWIGWARN_RUBY_WRONG_NAME) std::basic_string_view<char>;
|
||
|
|
|
||
|
|
AUTODOC(substr, "Return a portion of the String");
|
||
|
|
|
||
|
|
%include <typemaps/std_string_view.swg>
|