$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-04 17:55:01
"Philippe Mori" <philippe_mori_at_[hidden]> writes:
> Well, I tend to prefer a solution in the line of :
>
> STATIC_ASSERT_GT(2, 3);
BOOST_MPL_ASSERT_RELATION(2, >, 3)
http://www.boost.org/libs/mpl/doc/refmanual/assert-relation.html
-- Dave Abrahams Boost Consulting www.boost-consulting.com