$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (beman_at_[hidden])
Date: 1999-11-28 16:32:57
call_traits<> and empty_member<> have been added to an experimental
version of utility.hpp:
http://www.boost.org/libs/experimental/utility.hpp
http://www.boost.org/libs/experimental/call_traits_test.hpp
The test program works under GCC 2.95.2, Metrowerks CodeWarrior 5.2,
and MS VC++ 6.0 SP3.
Comments appreciated!
--Beman