Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-01-24 10:55:13


Kim Barrett <kab_at_[hidden]> writes:

> 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.

Right. But so what?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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