What are the pitfalls of ADL?
Posted
by FredOverflow
on Stack Overflow
See other posts from Stack Overflow
or by FredOverflow
Published on 2010-06-02T14:28:20Z
Indexed on
2010/06/02
14:34 UTC
Read the original article
Hit count: 262
Some time ago I read an article that explained several pitfalls of argument dependent lookup, but I cannot find it anymore. It was about gaining access to things that you should not have access to or something like that. So I thought I'd ask here: what are the pitfalls of ADL?
© Stack Overflow or respective owner