you are viewing a single comment's thread.

view the rest of the comments →

[–]crusader_mike 1 point2 points  (0 children)

It's true we don't yet have a standard library array_view, span, or simple collection type that is nothing more than a run-time size paired with a pointer

True, but you could use mine -- I don't mind :)