[bind10-dev] what to do for MSVC 4512 warnings?

Francis Dupont fdupont at isc.org
Mon Jul 2 12:07:37 UTC 2012


> That would probably work.
> 
> > typedef nonassignable_::nonassignable nonassignable;
> 
> Just to make sure, what is the trick with the namespace for?

=> I copied it from /usr/include/boost/noncopyable.hpp. The comment
(by by Dave Abrahams) says 'protection from unintended ADL'
(ADL seems to stand for Argument-Dependent Lookup).
BTW it seems Boost people don't believe too much in compilers too (:-).

Regards

Francis Dupont <fdupont at isc.org>

PS: can I go? I create a ticket, add the file and in a branch update
all the declarations which show the problem??


More information about the bind10-dev mailing list