diff options
author | Max Wipfli <mail@maxwipfli.ch> | 2021-06-01 13:43:30 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-06-03 13:31:46 +0200 |
commit | f4a4c36fa0a95211ebbfc8475c4697ea1f2eded2 (patch) | |
tree | 3b4ca65435adf67d1882233113003fb342d94c00 /Tests/AK | |
parent | d0dbb014a027b868ad2a76a4544e31e27704f541 (diff) | |
download | serenity-f4a4c36fa0a95211ebbfc8475c4697ea1f2eded2.zip |
AK: Add CharacterTypes.h
This patch introduces CharacterTypes.h, which aims to be a replacement
for most usages of ctype.h. In contrast to that implementation, this
header makes use of exclusively constexpr functions and support the full
Unicode code point set without any narrowing-conversion issues.
Diffstat (limited to 'Tests/AK')
0 files changed, 0 insertions, 0 deletions