Mercurial > mm7
view lib/swig/swigwin-2.0.11/Lib/lua/std_common.i @ 2560:44d9df75dc13
Слияние
author | Ritor1 |
---|---|
date | Thu, 14 May 2015 19:16:21 +0600 |
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& };