$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-05-22 09:35:55
I just checked this one in. Wouldn't compile on Borland without it,
due to duplicate definitions of the same function template.
BTW, the comment in that file reads:
// if function is partiall specialized -
which is wrong, because there's no partial specialization of
functions. It should be fixed to say what you really mean.
-- Dave Abrahams Boost Consulting www.boost-consulting.com