summaryrefslogtreecommitdiff
path: root/Kernel/Syscall.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-07-11 15:36:01 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-07-11 15:38:38 +0200
commit560d037c41d97b4956b6e5551c758c01bbe71da2 (patch)
tree924b813662887b2d11e4b4951c82dde4103b6be3 /Kernel/Syscall.cpp
parent32fb7ecef465f3b6f7217c82201b5a8d59b110f5 (diff)
downloadserenity-560d037c41d97b4956b6e5551c758c01bbe71da2.zip
AK: Make it more more pleasant to copy RefPtr's.
I had a silly ambition that we would avoid unnecessary ref count churn by forcing explicit use of "copy_ref()" wherever a copy was actually needed. This was making RefPtr a bit clunky to work with, for no real benefit. This patch adds the missing copy construction/assignment stuff to RefPtr.
Diffstat (limited to 'Kernel/Syscall.cpp')
0 files changed, 0 insertions, 0 deletions