$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fernando Cacciola (fernando_cacciola_at_[hidden])
Date: 2005-10-24 12:32:13
Jason Hise wrote:
> Anthony Williams wrote:
>
>> "Fernando Cacciola" <fernando_cacciola_at_[hidden]> writes:
>>
>>
>>
>>> // (2) Anthony's proposal:
>>> o.reset(rb); // still some room for doubts?
>>>
>>>
>>
>> How about
>>
>> o.replace_with(rb);
>>
>> does that suggest rebinding?
>>
> Why not just o.rebind(rb)?
>
Perfect! At least if direct assignment is handled via a member function.
-- Fernando Cacciola SciSoft http://fcacciola.50webs.com/