Weird behavior of range-based for
-
N3337 18.9 / 1
Copying an initializer list does
not copy the underlying elements.g'dammit
-
Sone schrieb:
N3337 18.9 / 1
Copying an initializer list does
not copy the underlying elements.g'dammit
That's only a note though. You might want to read 8.5.4/5 et seq. to figure out how to derive that answer from the normative text (hint: consider what's not written in there).