blob: c010facacd1eec5c013d42b826aab0273d43ca39 [file] [log] [blame]
Alice Chingc9602282014-03-05 12:03:26 -08001%include <std_except.i>
2
3%apply size_t { std::size_t };
4%apply const size_t& { const std::size_t& };