ChangeLog
193 KB
-
Avoid undefined behaviour in std::byte operators (LWG 2950) · 0c65926f
* include/c_global/cstddef (std::byte): Perform arithmetic operations in unsigned int to avoid promotion (LWG 2950). From-SVN: r272415
Jonathan Wakely committed