Boost logo

Boost :

From: Kim Barrett (kab_at_[hidden])
Date: 2006-01-23 21:01:53


In a different thread

At 5:55 PM -0500 1/23/06, David Abrahams wrote:
> > second_reference second() { return
>> static_cast<second_reference>(*this); }
>
>Should be boost::implicit_cast<second_reference>(*this);

I didn't remember running across implicit_cast, so went looking for its
documentation. I found various uses and tests (in the conversion library),
but found no documentation for implicit_cast in the boost_1_33_1 release.


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