summaryrefslogtreecommitdiff
path: root/AK/IDAllocator.h
AgeCommit message (Expand)Author
2021-01-12AK: Simplify constructors and conversions from nullptr_tLenny Maiorani
2020-09-25Meta+AK: Make clang-format-10 cleanBen Wiederhake
2020-01-18Meta: Add license header to source filesAndreas Kling
2020-01-05LibCore: IDAllocator should never vend ID 0Andreas Kling
2020-01-05AK+LibCore: Add an IDAllocator and use to allocate timer idsShannon Booth