mirror of
https://github.com/bkaradzic/bx.git
synced 2026-08-20 18:18:46 +00:00
This function provides the bx equivalent of std::bit_cast, in that it obtains a value of type To by reinterpreting the object representation of From using the memcpy aliasing method.