/trunk/Lib/php/std_common.i
# · Swig · 10 lines · 2 code · 3 blank · 5 comment · 0 complexity · cb2e11905990d26b0847c0d14882a1f4 MD5 · raw file
- /* -----------------------------------------------------------------------------
- * std_common.i
- *
- * SWIG typemaps for STL - common utilities
- * ----------------------------------------------------------------------------- */
- %include <std/std_except.i>
- %apply size_t { std::size_t };