[bind10-dev] std::make_pair
Francis Dupont
fdupont at isc.org
Mon Oct 8 09:53:57 UTC 2012
The last Visual Studio changed the type of std::make_pair
(cf http://connect.microsoft.com/VisualStudio/feedback/details
691756/std-make-pair-error-in-vc11 )
In fact the argument is not silly so I suggest to add a note in
coding guidelines explaining the make_pair<A,B>(x, y) construct
is bad. BTW I can't find one in the bind10 code but there are two
in botan (so I suggest too a bug report to the botan team).
Regards
Francis Dupont <fdupont at isc.org>
More information about the bind10-dev
mailing list