You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other language features are worded in terms of std::bit_cast. If we made std::bit_cast ill-formed for some types, how would that affect those dependent mechanisms?
Other language features are worded in terms of
std::bit_cast. If we madestd::bit_castill-formed for some types, how would that affect those dependent mechanisms?