]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #10900 from rgacogne/nmg-no-noexcept
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 26 Oct 2021 12:50:29 +0000 (14:50 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Oct 2021 12:50:29 +0000 (14:50 +0200)
NetmaskTree: Drop the 'noexcept' qualifier on the TreeNode ctor


Trivial merge