]> git.ipfire.org Git - thirdparty/pdns.git/commit
std::get removals 13555/head
authorRosen Penev <rosenp@gmail.com>
Tue, 5 Dec 2023 23:55:13 +0000 (15:55 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 9 Jan 2024 00:09:26 +0000 (16:09 -0800)
commit74d85173d3ddc56ddf12e27feabf7547f961016e
treee571b5129e4134a47bd6b7a36ccb8417bbed0c17
parent002da8ee8b059cae145130410965bf27d5daabf5
std::get removals

Can be replaced by structured bindings.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
pdns/lua-auth4.cc
pdns/pdnsutil.cc
pdns/statbag.cc