Lioncash ef073ff117 service/nvflinger,service/vi: Handle failure cases with exposed API
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.
2019-02-05 18:03:28 -05:00
..
2019-01-31 23:05:15 -05:00
2019-01-22 23:35:38 +01:00
2018-10-02 15:30:48 +02:00