]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #4537 from rgacogne/luawrapper-forward-as-tuple
authorPieter Lexis <pieterlexis@users.noreply.github.com>
Tue, 18 Oct 2016 09:37:23 +0000 (11:37 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2016 09:37:23 +0000 (11:37 +0200)
Replace luawrapper's std::forward/std::make_tuple combo with std::forward_as_tuple


Trivial merge