#include <version>Go to the source code of this file.
Namespaces | |
| namespace | MR |
| only for bindings generation | |
Functions | |
| template<typename To, typename From> | |
| constexpr To | MR::bit_cast (const From &from) noexcept |
| std::bit_cast wrapper with the compiler's intrinsic fallback | |