$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Nicolas Lelong (nico_ml_at_[hidden])
Date: 2005-05-02 11:31:30
>> Yes, but BOOST_STATIC_ASSERT is a library writers tool, not really for
>> end users.
>
> Please don't make me take it out of my applications. :-) Seriously, from
> my experience, as a non-library-writer, I use it in several places to
> ensure I don't do something stupid in the future.
FWIW, I _strongly_ second that !