Do you remember doing auto i = 0U to be nice to the C++ compiler? Now you can do auto i = 0Z to be even nicer. [C++23].

Next - Previous