summaryrefslogtreecommitdiff
path: root/AK/TypeCasts.h
AgeCommit message (Expand)Author
2021-01-01AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpersAndreas Kling
2020-07-26AK: Add global is<T>() and downcast<T>()Andreas Kling