Boost logo

Boost Users :

From: Russell Hind (yg-boost-users_at_[hidden])
Date: 2003-07-18 12:30:00


Peter Dimov wrote:
>
>>class Child : public Base1, public Base2 {
>
>
> No, you can't do that. Multiple enable_shared_from_this<> bases are not
> supported, there is no way to enumerate them.
>

Don't know if I've missed part of this thread, but couldn't you use
virtual inheritance here?

Russell


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net