Does anyone have an is_virtual_base_and_derived ?
6 Jul
2004
6 Jul
'04
5:01 p.m.
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
8022
Age (days ago)
8022
Last active (days ago)
4 comments
4 participants
participants (4)
-
Robert Ramey