
14 Jun
2006
14 Jun
'06
4:22 p.m.
me22
Presumably if noncopyable were defined in namespace boost, then function calls involving classes deriving from noncopyable would get namespace boost added to the ADL scopes in which the function is looked up.
Even if the derivation is private, as it should be for such an implementation detail? -- Steven E. Harris