$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2006-07-06 18:38:14
On 7/6/06, David Abrahams <dave_at_[hidden]> wrote:
>
> Second, you're not allowed to introduce overloads to std::. Third,
> the overloads might not match due to non-deduced contexts.
>
True, my mistake.
-- -Matt Calabrese