Team Fortress 2 Source Code as on 22/4/2020
 
 
 
 
 
 

9 lines
190 B

%warnfilter(801) std::string; // wrong class name
%warnfilter(378) std::basic_string::operator!=;
AUTODOC(substr, "Return a portion of the String");
%include <typemaps/std_string.swg>