
Hello -- What would happen to be the C++ word for: name lookup + overload resolution? I would have thought it was "name resolution", but the standard seems to be suggesting otherwise. Thanks, -- Larisse.

on Sat Oct 13 2012, Larisse Voufo <lvoufo-AT-indiana.edu> wrote:
Hello --
What would happen to be the C++ word for: name lookup + overload resolution? I would have thought it was "name resolution", but the standard seems to be suggesting otherwise.
You should ask Steve Adamczyk (the reigning expert on this area, IIRC), but I don't think there's one word for these two separate things put together. -- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost
participants (2)
-
Dave Abrahams
-
Larisse Voufo