Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-02-25 08:00:54


Daniel Frey wrote:
> Hi,
>
> I came across the following problem:
>
> When I have a class X which lives in a namespace where there's a
> function 'checked_delete' declared that can take a X*, smart_ptr (and
> probably others) that use checked_deleter (note the 'r'!) cannot call
> checked_delete. It's ambiguous due to argument dependent lookup.

Fixed, thanks.


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