diff options
author | Andrew Kaster <andrewdkaster@gmail.com> | 2020-12-29 22:44:59 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-12-30 11:32:20 +0100 |
commit | b4eb7342045d4daaffc885c9ab765876d10f415d (patch) | |
tree | df2e1abc31ff8f6019cce6a79dd1291248428bcb /AK/Result.h | |
parent | 3bf77f01a7fda13090af8f47c9c1db82c1e837f3 (diff) | |
download | serenity-b4eb7342045d4daaffc885c9ab765876d10f415d.zip |
AK: Add tests for type traits and IndexSequence
Use TypeLists to add test for IsIntegral, IsFloatingPoint, IsVoid,
IsNullPointer, IsArithmetic, IsFundamental, and AddConst type traits.
More can "easily" be added once the TypeList and macro magic is squinted
at for long enough :).
Diffstat (limited to 'AK/Result.h')
0 files changed, 0 insertions, 0 deletions