Commit Graph

3 Commits

Author SHA1 Message Date
7dec7b63f3 alloc/chunked: add default copy and move operators
This addresses some deprecation warnings under clang.
2024-08-21 09:44:36 +10:00
e43535c2a7 build: remove use of template member qualifiers
They aren't allowed by clang-19, and don't appear to be necessary for
currently supported compilers.
2024-08-06 14:43:22 +10:00
6b1cbc4d73 Move source out of root and into the cruft directory 2024-07-18 12:27:05 +10:00