Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@sierdzio Many thanks!
Thanks guys! Im on Qt 5.10, that explains why the "=>" is not working. Had not known about the old style syntax.
Settings this to closed.
@mmikeinsantarosa FWIW, I used parameters: static constexpr int scale = 10000, iterations = 100 * scale; And the non-detaching iterator was 24 times faster Detaching: 1247 Non-detaching: 51
So this is a good thing to know!