
Another Technique for Assigning a Zero Value to All Members of a Struct
In addition to the technique described in tip #453, “Assigning A Zero Value to All Members of A Struct”, C++ (but not C) offers another method of assigning all the members of a struct to binary zeros at once. This method applies to small structs that occupy up to 8