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. |
||
---|---|---|
.. | ||
vi.cpp | ||
vi.h | ||
vi_m.cpp | ||
vi_m.h | ||
vi_s.cpp | ||
vi_s.h | ||
vi_u.cpp | ||
vi_u.h |