Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2006-02-01 12:26:16


> I think I just found a better solution - if the base classes of
> compressed_pair_imp are protected instead of private, then DMC
> compiles this fine (and four other compilers I've tested too),
> and the code isn't cluttered with macros.

Just to be clear about this: if I change the base classes to protected, and
remove the explicit casts, then it works OK with DMC? If so that gets us
almost back to the original code, and should work everywhere.

John.


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