yuzu/src/core/hle
Lioncash 8e86fa7e60 common/concepts: Rename IsBaseOf to DerivedFrom
This makes it more inline with its currently unavailable standardized
analogue std::derived_from.

While we're at it, we can also make the template match the requirements
of the standardized variant as well.
2020-08-07 08:09:57 -04:00
..
kernel scheduler: Resolve sign conversion warning 2020-08-05 15:12:29 -04:00
service common/concepts: Rename IsBaseOf to DerivedFrom 2020-08-07 08:09:57 -04:00
ipc_helpers.h ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw() 2020-08-05 14:08:28 -04:00
ipc.h
lock.cpp
lock.h
result.h