
27 May
2005
27 May
'05
11:59 a.m.
Arkadiy Vertleyb <vertleyb <at> hotmail.com> writes:
"David Abrahams" <dave <at> boost-consulting.com> wrote
It's different from a specialization in that all the overloads need to be visible before the point of use unless you are going to use ADL to look up the function.
ADL could help in registering types at namespace scope. AFAIK, now it's possible only in global scope. -- Alexander Nasonov