mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-13 05:48:22 +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.