Closed arcondello closed 4 weeks ago
See also C.12: Don’t make data members const or references in a copyable or movable type
I considered dropping masked iteration altogether - we don't currently use it anywhere. But I do think it'll be useful at some point so I am hesitant to remove it right now.
See also C.12: Don’t make data members const or references in a copyable or movable type