Boost logo

Boost :

From: Dave Abrahams (abrahams_at_[hidden])
Date: 1999-07-14 21:55:22


> + namespaces - hah! it's fixed now!
>
> For a long time GNU compilers did not support multiple namespaces,
> resulting in a lot of kluges to get around this basic need. I am
> very happy
> to now know that this is fixed. (Just ran a simple test program.)

Actually, not.

Well, the fix may be partial. That was the problem I had with operators.h.
Try defining two classes which inherit from equality_comparable, and then
use the != operator on one of them. The problem goes away if you take
everything out of the boost namespace.

-Dave

------------------------------------------------------------------------

eGroups.com home: http://www.egroups.com/group/boost
http://www.egroups.com - Simplifying group communications


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