Boost logo

Boost :

From: Dave Abrahams (abrahams_at_[hidden])
Date: 2000-03-06 08:07:46


on 3/6/00 7:50 AM, Kevin Atkinson at kevinatk_at_[hidden] wrote:

> Well pointers have an explicit conversion to bool.....

Never mind my other post; I never checked ;)
Anyway I'm against perpetuating the dangers of raw pointers where possible.
If you want to write "if (!p)", how about a conversion to const void*?


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