$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-11 12:33:31
AMDG
David Abrahams wrote:
> on Fri Jul 11 2008, "Robert Jones" <robertgbjones-AT-gmail.com> wrote:
>
>> using namespace std;
>>
>> ostream & operator << ( ostream & ostrm, pair<string, string> const & input
>> );
>>
> Yes, something like that works.
>
Except that the overloads can't be found by ADL.
In Christ,
Steven Watanabe