summaryrefslogtreecommitdiff
path: root/Userland
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2023-01-20 15:09:44 +0000
committerLinus Groh <mail@linusgroh.de>2023-01-22 21:31:36 +0000
commitc7a66882f43cf81d3db7d81a9d1dd64986826b1e (patch)
tree1d68af6a6c4bc6d78b795a2103ca773931a42a20 /Userland
parentccabc8e9309bef79320ec61a98951c7003e24584 (diff)
downloadserenity-c7a66882f43cf81d3db7d81a9d1dd64986826b1e.zip
AK: Make NonnullPtrVectors shuffleable
AK::shuffle() doesn't work on these, because their operator[] returns a reference to the pointed-at value, instead of to the NonnullPtr itself.
Diffstat (limited to 'Userland')
0 files changed, 0 insertions, 0 deletions