$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [utility] [assert] Proposal for a new assert macro which stores the failed values ("informative assert")
From: Viktor Sehr (viktor.sehr_at_[hidden])
Date: 2013-06-05 11:47:27
>
> I would very much prefer BOOST_ASSERT to stay as small and lightweight as
> possible and equivalent to the standard assert macro by default.
> ... Please, make a new macro for this feature.
>
As it is now, it's only enabled if macro #BOOST_SERIALIZED_ASSERT is
defined. However point taken, I will make a new version which defines two
macros.