Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2005-05-09 14:02:22


Jason Hise wrote:
>
> AFAIK, a pure virtual function is the only way to automatically make any
> derived classes un-instantiable.
>

Have you considered a protected (or even private if you want complete
uninstantiability) constructor ?

Regards,

Tobias


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