$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Currie (christopher_at_[hidden])
Date: 2003-11-12 17:29:36
> Sun CC still seems to have difficulty with partial ordering of function
> templates. Adding '#define BOOST_NO_FUNCTION_TEMPLATE_ORDERING' fixes
> regressions in libs/bind/test/bind_test.cpp.
>
> Ok to commit?
Actually, I retract this; although it does fix the problem, I'm not sure
that function template ordering is the root cause. I'll keep looking.
Christopher