------- Comment #5 from bkoz at gcc dot gnu dot org 2005-12-14 17:16 -------
I'm encouraged by this work!!! Great news. The reason this would be useful is that then it would be possible to use a single macro to represent both scope and namespace. Ie, #define ACTIVE_SCOPE works for namespace ACTIVE_SCOPE { } and explicit qualifications like ACTIVE_SCOPE::obj; Anyway. -benjamin -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21494