summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_cpu_debug.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-07-12 15:38:16 -0400
committerLioncash <mathew1800@gmail.com>2020-07-12 15:38:19 -0400
commit32b6fc40622a838d4785d5e2dbea4ee17447c362 (patch)
treecd599317271b946d8786974a4d99cb8c04e4b0a2 /src/yuzu/configuration/configure_cpu_debug.cpp
parent9ce6ea648f7cb51f5411d3e0753ef9a3439381c5 (diff)
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/yuzu/configuration/configure_cpu_debug.cpp')
0 files changed, 0 insertions, 0 deletions