summaryrefslogtreecommitdiff
path: root/AK/Concepts.h
AgeCommit message (Expand)Author
2021-04-10AK+Everywhere: Make StdLibExtras templates less wrapper-yAnotherTest
2021-03-28AK: Add Signed/Unsigned concepts.Michel Hermier
2021-03-28AK: Make Concepts.h and StdLibExtras.h properly alias their own sumbols.Michel Hermier
2021-03-27AK: Add complex number libraryCesar Torres
2020-12-05AK: Pull Is{Integral,FloatingPoint} into the global namespaceLinus Groh
2020-08-17AK: Add SFINAE fallback for AK C++ concepts use, for Coverity compilerBrian Gianforcaro
2020-08-07AK: Remove unnecessary clang-format off comments.asynts
2020-08-06AK: Add Integral and FloatingPoint concepts.asynts