Aug 2, 2024 3 2 The difference between undefined behavior and ill-formed C++ programs Raymond Chen They are two kinds of undefined-ness, one for runtime and one for compile-time.
Aug 1, 2024 2 0 What’s the difference between DataPackageView.GetUriAsync and DataPackageView.GetWebLinkAsync? Raymond Chen Just improving on an ambiguous name.