Boost logo

Boost Users :

From: Michael W Daniels (daniels_at_[hidden])
Date: 2005-03-11 19:05:36


At 03:46 PM 3/11/2005, Eric Niebler wrote:
>For hat_const_iterator, the nested "reference" typedef is non-const, and
>operator* is returning a const reference. The nested reference type should be:
>
> typedef typename A::const_reference reference;

Yep. Everything works just fine now; thanks!


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net