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