Boost logo

Boost :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2007-01-02 16:22:41


Just to complete our catalog of name lookup breakage:

MSVC <=8's unqualified lookup will incorrectly find a dependent name in
a base class (not a big deal - just something to be aware of because it
can lead to unportable code if developing with this compiler).

GCC's qualified lookup OTOH refused to find dependent names from base
classes in some situations (that bug got fixed recently).

     http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27787

Regards,

Tobias


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