Mercurial > mm7
view lib/swig/swigwin-2.0.11/Lib/lua/std_common.i @ 2258:01d7e9ec51e6
sub_410D99_get_map_index cleaned up
author | Grumpy7 |
---|---|
date | Mon, 03 Mar 2014 23:49:23 +0100 |
parents | b3009adc0e2f |
children |
line wrap: on
line source
%include <std_except.i> %apply size_t { std::size_t }; %apply const size_t& { const std::size_t& };