|
Boost : |
From: angelo_at_[hidden]
Date: 2001-01-07 23:00:30
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