Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-05-11 16:02:56


"Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> wrote in message
news:d5tp6p$97c$1_at_sea.gmane.org...
|
| "Thorsten Ottosen" <nesotto_at_[hidden]> wrote in message
| news:d5todb$5hk$1_at_sea.gmane.org...
| > Hi,
| >
| > is there any reason why we cannot say
| >
| > Base& get_ref();
| > Derived& boost::polymorphic_downcast<Derived&>( get_ref() );
| >
| > ?
| >
| > It works with pointers, shouldn't we overload for references?
|
| I've even implemented one, updated docs and submitted. See thread with
| "cast.hpp" in it's name

Ok, I can't find it in the cvs, so I assume it is not part of 1.33?

-Thorsten


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