Boost logo

Boost :

From: Dave Abrahams (abrahams_at_[hidden])
Date: 1999-07-15 20:57:04


> Should Boost avoid using namespaces, because they (still) seem to be
> broken with one of the most popular almost standards conforming compilers,
> EGCS/G++?

I think namespaces probably work for most cases, and only fail in the case
of this B&N trick, but I'm just speculating. In the egcs case I'm hoping the
workaround will be to put them in the global namespace and add
using-declarations to allow them to be seen with a boost:: qualification.

-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