2 Mar
2005
2 Mar
'05
10:29 p.m.
"Peter Dimov"
Just fixing ADL would not solve the problem -- MPL is free to have a *function* called end().
Overload resolution usually sorts them out. ^^^^^ Usually...;-)
Just qualifying all calls to function templates would resolve the problem. I definitely think such unqualified calls should never be used. Regards, Arkadiy