mirror of https://git.suyu.dev/suyu/suyu
memory/slab_heap: Make use of static_cast over reinterpret_cast
Casting from void* with static_cast is permitted by the standard, so we can just make use of that instead.merge-requests/60/head
parent
b8f5c71f2d
commit
7e585bce28
Loading…
Reference in New Issue