Files
cpp-thirdparty/linx64/bin/swig/share/swig/4.3.0/c/std_common.i
2025-03-18 22:41:01 -05:00

5 lines
102 B
OpenEdge ABL

%include <std_except.i>
%apply size_t { std::size_t };
%apply const size_t& { const std::size_t & };