$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-11-25 07:34:39
>I know. The current STATIC_ASSERT has the same drawback. Would be good to
>add something in that direction, too.
Which drawback? You can use STATIC_ASSERT in any scope that can accept a
declaration - namespace, function, and class scope - Oh and there are
examples as well BTW :-)
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/