Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2001-01-08 22:05:19


Thanks for the bug report. When I finally get to finalizing this library for
release I'll be sure to fold in your fix.
-Dave
----- Original Message -----
From: <angelo_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Sunday, January 07, 2001 11:00 PM
Subject: [boost] a bug in iterator_adaptors.hpp

> I found a bug in Line 277 of "iterator_adaptors.hpp". It shall be "{
return
> &**this; }" instead of "{ return &*this; }". The origin code is equivelent
> to "return this;" which doesn't match the return type.
>
> angelo_at_[hidden]
>
>
> ---------------------------------------------------
> Get free personalized email at http://www.iname.com
>
>
>


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