diff options
author | Lenny Maiorani <lenny@colorado.edu> | 2020-10-19 12:30:30 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-10-20 16:31:24 +0200 |
commit | a40abd6ce3a032b1baf52c3573ff02ad658c6e91 (patch) | |
tree | d632ac43153598b3fadb515ff9724c4574d03da5 /AK/URLParser.cpp | |
parent | bd99083436f313d8105cf7ba489f594e49e9e625 (diff) | |
download | serenity-a40abd6ce3a032b1baf52c3573ff02ad658c6e91.zip |
Checked: constexpr support
Problem:
- `Checked` is not `constexpr`-aware.
Solution:
- Decorate member functions with `constexpr` keyword.
- Add tests to ensure the functionality where possible.
Diffstat (limited to 'AK/URLParser.cpp')
0 files changed, 0 insertions, 0 deletions