On Mon, 06 Aug 2012 15:29:47 +0200, Tommi <[email protected]> wrote:
If you use alias this to _reveal_ the internal int value of SafeInt, then that int value's default operators are used, and thus no overflow checking.
No. -- Simen
On Mon, 06 Aug 2012 15:29:47 +0200, Tommi <[email protected]> wrote:
If you use alias this to _reveal_ the internal int value of SafeInt, then that int value's default operators are used, and thus no overflow checking.
No. -- Simen