$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: João Abecasis (jpabecasis_at_[hidden])
Date: 2005-10-11 11:36:00
David Abrahams wrote:
> Have you considered using the MPL static assertion macros? They
> usually generate much better error messages than those you get from
> BOOST_STATIC_ASSERT.
For some definition of better, anyway ;-)
Joel de Guzman encouraged me to develop my own static assert to its
present shape. Here's what he had to say,
Regards,
João