mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-01-16 12:41:09 +01:00
ef073ff117
Converts many of the Find* functions to return a std::optional<T> as opposed to returning the raw return values directly. This allows removing a few assertions and handles error cases like the service itself does. |
||
---|---|---|
.. | ||
buffer_queue.cpp | ||
buffer_queue.h | ||
nvflinger.cpp | ||
nvflinger.h |