$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-08-28 07:00:56
>I noticed that the BOOST_IS_CLASS macro is not used anywhere in Boost.
Should
>it be removed?
Don't know, it was intended as a hook that could be used to enable
compiler-specific implementation of that feature - but I _think_ it's no
longer needed by is_class anyway (as long as is_union etc works).
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/