//
// SWIG typemaps for STL - common utilities
// Luigi Ballabio
// Aug 17, 2003
//
// PHP implementation

%apply size_t { std::size_t };