diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-01-21 12:02:49 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2023-01-22 01:03:13 +0000 |
commit | 8aca8e82cbaefc92f7622e8f793c95aa7d07411f (patch) | |
tree | d131e02761880e979a052e3a01a7e4d1e3a03a17 /Userland/Services | |
parent | 34574c5ee8ba634bee6d1f4e40ca7422097d9f6c (diff) | |
download | serenity-8aca8e82cbaefc92f7622e8f793c95aa7d07411f.zip |
AK: Change String's default constructor to be constant
This allows creating expressions such as:
constexpr Array<String, 10> {};
Diffstat (limited to 'Userland/Services')
0 files changed, 0 insertions, 0 deletions