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)
commit90a1c6b6a4a5633399106c4a0558607cd1a1579b
tree33f640eff6d1cad800fa4b5552bfe99d96f24d4c
parent2ee028dcf16339408f8c9423efdcc4497f705dc2
parent5eb1f83d2d8da1f5390ed1a2658793a4e25809ba
Merge pull request #1915 from boqwxp/dict_move_semantics

kernel: Add `dict` support for rvalue references and C++11 move semantics.