dsimcha wrote: > What does a struct constructor in its current form make possible/easy that was > awkward/impossible with opCalls? Aside from the logical symmetry, it enables an object to be constructed using operator new.