]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace std::forward/std::make_tuple combo with std::forward_as_tuple 4537/head
authorSangwhan Moon <sangwhan@iki.fi>
Tue, 4 Oct 2016 06:06:40 +0000 (15:06 +0900)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 5 Oct 2016 13:22:07 +0000 (15:22 +0200)
commit352bc0409454032acc5e8fb256d5ed8f46445b5a
treef15b6669bcbe7ecabdd0cdb401ff2c512d2586db
parent5bc842d323e3787652562b8d7d2921a701d99eef
Replace std::forward/std::make_tuple combo with std::forward_as_tuple

Quick and dirty fix for #3552. May not work or break compatibility
with other compilers.
ext/luawrapper/include/LuaContext.hpp