
6 Oct
2011
6 Oct
'11
10:37 p.m.
On Fri, Oct 7, 2011 at 12:08 AM, Dave Abrahams <dave@boostpro.com> wrote:
That's a no-op when NDEBUG is defined, just like assert().
And that's a problem because...?
I repeat: undefined behavior is called for here.
Sometimes you'd like certain assert checks to be done at run-time too.