$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-10-24 15:19:32
> Peter Dimov schrieb:
[...]
Thanks Peter for your explanations.
>> Markus Schöpflin wrote:
>
> Thank you very much for your help, tomorrow I'll try to move those two
> functions to N to see if it works then.
>
> But I still think that this kind of implicit interfacing with client
> code should be avoided. Or is this considered OK by others?
I just followed boost::intrusive_ptr path, but I admit that I really
don't understand unqualified calls and ADL. I will move those functions
and check several platforms to see if everything is OK.
> Markus
Ion