summaryrefslogtreecommitdiff
path: root/include/fud_allocator.hpp
AgeCommit message (Expand)Author
2024-10-30Use std::byte* instead of void* for allocators.Dominick Allen
2024-10-29Reduce string size, adopt clang-style SSO.Dominick Allen
2024-10-28Prepare for new SSO.Dominick Allen
2024-10-17Rename InvalidInput to ArgumentInvalid.Dominick Allen
2024-10-16First crack at allocators.Dominick Allen