Boost logo

Boost :

From: Ed Brey (brey_at_[hidden])
Date: 2002-07-10 17:12:57


I like the operator! and implicit pointer conversion operators that are part of the current shared_ptr. They are convenient for testing whether the pointer is null or not with minimal verbosity. I think it would be a good idea to add the same to scoped_ptr and scoped_array. What do others think?


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