Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-05-03 13:08:37


Ralf W. Grosse-Kunstleve:

> +// avoid warning: has virtual functions but non-virtual destructor
> +#if defined(__GNUC__)
> + virtual
> +#endif
> ~counted_base() throw()

This seems fine to me.


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