mirror of https://git.suyu.dev/suyu/suyu
alignment: Resolve allocator construction issues on debug
This was related to the source allocator being passed into the constructor potentially having a different type than allocator being constructed. We simply need to provide a constructor to handle this case. This resolves issues related to the allocator causing debug builds on MSVC to fail.merge-requests/60/head
parent
9aafb2a277
commit
57ffada746
Loading…
Reference in New Issue