mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-12-03 14:14:21 +01:00
cf0a7cd1c1
struct should be used when the data type is very simple or otherwise has no invariants associated with it. Given these are used to form a hierarchy, class should be used instead. |
||
---|---|---|
.. | ||
kernel | ||
service | ||
ipc_helpers.h | ||
ipc.h | ||
lock.cpp | ||
lock.h | ||
result.h |