$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-07-10 06:45:11
> Near the beginning of the documentation on the website the example:
>
> Illegal use of COMPILE_TIME_ASSERTION_FAILURE<false>
>
> Should, I believe, read:
>
> Illegal use of STATIC_ASSERTION_FAILURE<false>
Correct, I think we changed the name at some point and docs obviously never
caught up :-(
Will fix,
John.