]> git.ipfire.org Git - thirdparty/pdns.git/commit
Replace std::forward/std::make_tuple combo with std::forward_as_tuple 4600/head
authorSangwhan Moon <sangwhan@iki.fi>
Tue, 4 Oct 2016 06:06:40 +0000 (15:06 +0900)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 20 Oct 2016 13:18:00 +0000 (15:18 +0200)
commit35121ef447a6fdcc740b8ed4e57c18417bdcddc2
treefb82687a21110bb866f37d5deff5c6bc76ea1a6d
parentf667604bdebb21ff130c5c3d57fa653fb99c268f
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.

(cherry picked from commit 352bc0409454032acc5e8fb256d5ed8f46445b5a)
ext/luawrapper/include/LuaContext.hpp