$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-23 18:48:24
AMDG
David Abrahams wrote:
> Without knowing anything about how good the error messages are that one
> gets from static_assert, I'd say "probably.
I rather doubt that implementing BOOST_STATIC_ASSERT in terms
of static_assert is going to create significantly better error messages,
since
it will still be a generic error message.
In Christ,
Steven Watanabe