summaryrefslogtreecommitdiff
path: root/Lib/ruby/std_string.i
blob: f9ecd8e8a2ee28fb164d1a1c03d9f497ccadaefa (plain)
1
2
3
4
5
6
7

%warnfilter(SWIGWARN_RUBY_WRONG_NAME) std::basic_string<char>;

AUTODOC(substr, "Return a portion of the String");

%include <typemaps/std_string.swg>