|
mimic++ v9.2.1
|
Go to the source code of this file.
Namespaces | |
| namespace | mimicpp |
| namespace | mimicpp::util |
Functions | |
| template<typename To, typename From> | |
| std::enable_if_t< sizeof(To)==sizeof(From) &&std::is_trivially_copyable_v< From > &&std::is_trivially_copyable_v< To >, To > | mimicpp::util::bit_cast (From const &src) noexcept |