docstring and autodoc support for Ruby. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9750 626c5289-ae23-0410-ae9c-e8d60b6d4f22
6 lines
137 B
OpenEdge ABL
6 lines
137 B
OpenEdge ABL
|
|
%warnfilter(801) std::string; // wrong class name
|
|
%warnfilter(378) std::basic_string::operator!=;
|
|
|
|
%include <typemaps/std_string.swg>
|
|
|