$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-11-05 13:19:10
> The compilers are right, unfortunately. Function template partial
> ordering doesn't take into account the supplied template arguments,
> <double> in this case.
Oh shucks, OK I'll have to document that as a non-conformity in the Tr1
docs.
Thanks for the fast reply,
John.