Home | History | Annotate | Download | only in ruby
      1 
      2 %warnfilter(801) std::string;  // wrong class name
      3 %warnfilter(378) std::basic_string::operator!=;
      4 
      5 
      6 AUTODOC(substr, "Return a portion of the String");
      7 
      8 %include <typemaps/std_string.swg>
      9 
     10