Add `dict` support for rvalue references and C++11 move semantics.
authorAlberto Gonzalez <boqwxp@airmail.cc>
Mon, 13 Apr 2020 19:59:29 +0000 (19:59 +0000)
committerAlberto Gonzalez <boqwxp@airmail.cc>
Mon, 13 Apr 2020 23:52:16 +0000 (23:52 +0000)
commitc479fdeb85a3b3b607228a729cc2ead40caab50c
tree39201ff6374db8f4f4f76be8da9f1e71d1914cd6
parent840bb170896c1acbbd321c4214df1f3b15108466
Add `dict` support for rvalue references and C++11 move semantics.
kernel/hashlib.h