]> git.ipfire.org Git - thirdparty/pdns.git/commit
LuaWrapper: Add support for `std::optional`
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 22 Jul 2025 12:05:56 +0000 (14:05 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 22 Jul 2025 14:44:01 +0000 (16:44 +0200)
commit61f904b9d588767451ed7506bbad360f4ae12ee1
tree4e5e658b8548f36fe60a41070b8394586c9715b6
parentf33ae94a04204e86830b3fd74abc877e5fb2cfe1
LuaWrapper: Add support for `std::optional`

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
ext/luawrapper/include/LuaContext.hpp
pdns/test-luawrapper.cc