
11 Sep
2006
11 Sep
'06
8:24 a.m.
"Alexander Nasonov" <alnsn@yandex.ru> wrote in message news:45050C11.000002.25346@mfront8.yandex.ru...
I recently wrote a proposal: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?SecureInteger...
What about throwing an exception? try{ size = checked(_1 + _2 etc)(...); } catch (std::runtime_error e){ } Its a great idea though anyway. regards Andy Little