blob: c010facacd1eec5c013d42b826aab0273d43ca39 [file] [log] [blame]
%include <std_except.i>
%apply size_t { std::size_t };
%apply const size_t& { const std::size_t& };