|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-05-23 09:20:03
Baptiste Lepilleur wrote:
> The compiler complains about an ambiguity between operator int() and
> operator bool() when we try to use bool conversion. Removing the
> operator int() declaration solved the ambiguity.
OK, I removed the operator int()s.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk