halcheck 1.0
Loading...
Searching...
No Matches

◆ bit_cast()

template<typename T , typename U >
T halcheck::lib::bit_cast ( const U & src)
noexcept

Performs a bit-level conversion from one type to another.

See also
std::bit_cast