summaryrefslogtreecommitdiff
path: root/src/common/virtual_buffer.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-07-12 15:38:16 -0400
committerGravatar Lioncash2020-07-12 15:38:19 -0400
commit32b6fc40622a838d4785d5e2dbea4ee17447c362 (patch)
treecd599317271b946d8786974a4d99cb8c04e4b0a2 /src/common/virtual_buffer.cpp
parentgc_adapter: Silence sign conversion warnings (diff)
downloadyuzu-32b6fc40622a838d4785d5e2dbea4ee17447c362.tar.gz
yuzu-32b6fc40622a838d4785d5e2dbea4ee17447c362.tar.xz
yuzu-32b6fc40622a838d4785d5e2dbea4ee17447c362.zip
gc_adapter: Remove deprecated usage of = in lambda captures
It's deprecated in C++20 to use = to capture the this pointer. Instead, we can simply pass this as an argument to the thread constructor.
Diffstat (limited to 'src/common/virtual_buffer.cpp')
0 files changed, 0 insertions, 0 deletions