Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-07-06 12:01:14


Type traits includes:

::boost::is_base_and_derived<T,U>

Does anyone have a version that might be called

is_virtual_base_and_derived<B, D> which would return true iff D is derived
virtually from B ?

Robert Ramey


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