Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-18 08:00:38


Peter Dimov wrote:

>> The very same question arises with path/wpath:
>>
>> path p( "foo")
>> p /= wpath(L"bar");
>
> We can avoid it by not defining a mixed operator/=, though.

Yes, but what if I need to do this? Then there should be some conversion
function, and why that conversion function can't be called by mixed
operator/=, then?

- Volodya


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