[C++-sig] compile error in iterator

Greg Landrum greg.landrum at gmail.com
Fri Dec 1 05:31:34 CET 2006


On 11/30/06, Kelly Burkhart <kelly.burkhart at gmail.com> wrote:
> The problem was private derivation in
> boost/detail/compressed_pair.hpp.  The CVS HEAD version of this file
> replaced private derivation with protected.  Replacing this one file
> in my 1.33.1 tree solved my problem.

This cleared up the problem for me as well.

Thanks Kelly.

-greg



More information about the Cplusplus-sig mailing list