
3 Jun
2006
3 Jun
'06
5:21 p.m.
Topher Cooper <topher@topherc.net> writes:
If you are dealing with where you would want to use unsigned integers and you unwittingly do subtract a larger from a smaller value -- if your program logic does not protect you from it -- than you better have an exception.
No, you better have an assertion. -- Dave Abrahams Boost Consulting www.boost-consulting.com