Subject: Re: [boost] Downcast taking account of virtual inheritance
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-02-14 12:47:22


As part of your efforts, you might want to checkout "smart_cast"
which is a documented part of the serialization library.

Robert Ramey