Commit Graph

3 Commits

Author SHA1 Message Date
Tim Ledbetter
0eb7012b57 AK: Add TypedTransfer<T>::relocate()
This moves objects from source to destination destructively, ensuring
the destructors are called if necessary.
2026-03-19 14:21:44 +01:00
Idan Horowitz
086969277e Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Brian Gianforcaro
67322b0702 Tests: Move AK tests to Tests/AK 2021-05-06 17:54:28 +02:00