mirror of
https://github.com/yuzu-emu/yuzu-mainline.git
synced 2025-11-16 01:25:45 +00:00
- With using unique_ptr instead of shared_ptr, we have more explicit ownership of the context. - Fixes a memory leak due to circular reference of the shared pointer. |
||
|---|---|---|
| .. | ||
| bit_field.cpp | ||
| cityhash.cpp | ||
| fibers.cpp | ||
| param_package.cpp | ||
| ring_buffer.cpp | ||