$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-01-31 06:49:19
>Some other things I had to fix to get this working:
- added parenthesis around body of BOOST_IS_CLASS macro
- a specialization of is_array to recognize const arrays
In addition, I added a test case in type_traits_test.cpp that catches the
original problem.
The fixes have been checked in.
<
Thanks I'll look into it - however this is already fixed in the
"development/type_traits" version, I really must get this finished off...
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/