Boost logo

Boost :

From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-07-11 13:59:07


On Fri, Jul 11, 2008 at 5:33 PM, Steven Watanabe <watanabesj_at_[hidden]>
wrote:

> 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.
>
>
I'm sorry, I'm not quite following! I understand ADL in general, but not how
it applies
specifically here. What overloading is being found/not found by ADL in this
context?

Thanks Steven,
Rob.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk