Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-05-27 12:55:35


"David Abrahams" <dave_at_[hidden]> wrote:

[boost-wide debug macros suggestion]
>
> What about static asserts (which cost compile-time resources)?
>
This is completely different and orthogonal. No need to change IMHO.

> That seems like a small price to pay if there are significant
> benefits... but are there? What's the motivating case for doing this?
>
It is next to impossible to switch on debugging everywhere if something
goes wrong when one needs all the support that's available and quickly.

Worse, one cannot be completely sure release build is free
of debugging artifacts (unless lot of effort is spent on it).

The benefit is increased confidence in the system, IMO.

/Pavel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk