$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-08-03 06:39:54
All,
I've altered the names for the compile time assertions from "precondition"
to "static_assert" as suggested by Dave. The revised code and docs is in
static_assert.zip in the vault.
- John.