/tags/rel-1-3-26/SWIG/Lib/java/std_common.i
# · Swig · 11 lines · 8 code · 3 blank · 0 comment · 0 complexity · fc6bdf841cdf66a04197ea6a9523c8a2 MD5 · raw file
- //
- // SWIG typemaps for STL - common utilities
- // Luigi Ballabio
- // Aug 17, 2003
- //
- // Java implementation
- %include <std/std_except.i>
- %apply size_t { std::size_t };