$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-12-11 08:12:13
Douglas Gregor <gregod_at_[hidden]> writes:
> It was working before, then something went in that fixed a few other compilers
> and broken VC 7.1.
Fascinating; this appears to be some kind of SFINAE failure. It
doesn't have anything to do with fixing some other compilers; code
was added to support and check const/non-const interoperability.
-- Dave Abrahams Boost Consulting www.boost-consulting.com