diff options
author | Andreas Kling <kling@serenityos.org> | 2020-04-15 16:53:09 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-15 16:58:46 +0200 |
commit | 9c54bad241509fecfb2e071b642c952ff4273ff1 (patch) | |
tree | e9b46ab2f045037991e022d5fd311d785c9a9c2d /AK/JsonObject.h | |
parent | 3cdf4cd2041562bd6465b485db38589597d2c055 (diff) | |
download | serenity-9c54bad241509fecfb2e071b642c952ff4273ff1.zip |
AK: Add a Checked<T> template
A Checked<T> is a boxed integer type that asserts if you try to use its
value after an arithmetic overflow.
Diffstat (limited to 'AK/JsonObject.h')
0 files changed, 0 insertions, 0 deletions