$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-06-01 06:26:34
>any help would be appreciated. thanks.
Looks like a config problem, what is the version number of the compiler -
is it stll 0x510 or has it increased? If so the secion in
<boost/config.hpp> that reads:
# if __SUNPRO_CC <= 0x520
needs updating if partial specialisation is still broken.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/