mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-26 17:42:52 +00:00
Add a std::bit_cast-like function archiving the same runtime results as the standard function, without compile time support. This allows us to use bit_cast while we wait for compiler support, it can be trivially replaced in the future.
574 B
574 B