$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-05-05 05:58:10
>I worked around the problem by commenting out the "template" qualifiers in
>the "function_base.hpp", "function.hpp", and "function_traits.hpp"
(separate
>copy) headers.<
I've modified type_traits/function_traits.hpp to use partial specialisation
rather than member templates, so the problem should have gone away there
now....
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/