yuzu-mainline/src/core/hle
Lioncash b249e4e0ce yuzu: Resolve C++20 deprecation warnings related to lambda captures
C++20 deprecates capturing the this pointer via the '=' capture.
Instead, we replace it or extend the capture specification.
2020-08-03 11:54:04 -04:00
..
kernel ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 2020-08-03 07:28:54 -04:00
service yuzu: Resolve C++20 deprecation warnings related to lambda captures 2020-08-03 11:54:04 -04:00
ipc_helpers.h
ipc.h
lock.cpp
lock.h
result.h