$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Syomin (syomin_at_[hidden])
Date: 2007-07-30 01:16:58
Hi!
> I don't think we should include facilities that encourage responding
> to precondition violations with exceptions.
>
Why do you think that using exceptions for notifying about precondition
violation is a bad practice? I think, that ASSERT is a much narrow
approach because of program termination.