$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] is_virtual_base_of ?
From: John Maddock (john_at_[hidden])
Date: 2009-03-08 06:02:15
> Is there an implementation of the type trait is_virtual_base_of<D, B>
> anywhere?
Not that I'm aware of.
> If not is there a way to make such a thing?
Can't think of a method off the top of my head, but Boosters are a clever
lot so you never know....!
John.