Merge pull request #1915 from boqwxp/dict_move_semantics
authorwhitequark <whitequark@whitequark.org>
Thu, 16 Apr 2020 13:29:13 +0000 (13:29 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Apr 2020 13:29:13 +0000 (13:29 +0000)
kernel: Add `dict` support for rvalue references and C++11 move semantics.


Trivial merge