aboutsummaryrefslogtreecommitdiff
path: root/Lib/php5/std_common.i
blob: 092bf012b8bc19dda084a8bfb45dbde943c19096 (plain)
1
2
3
4
5
6
7
8
9
10
/* -----------------------------------------------------------------------------
 * std_common.i
 *
 * SWIG typemaps for STL - common utilities
 * ----------------------------------------------------------------------------- */

%include <std/std_except.i>

%apply size_t { std::size_t };