mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
b0ff91ff09
Earlier, we were using 0 value for characters not found in "map". We should return failure for invalid inputs. So, I have changed the return type of function to Optional<size_t>. Also changed caller to handle Optional return. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |