At that point I would just use std::span if you can, then you also get the standard container/iterator interfaces for free.
The center for all discussion and news regarding C++.
At that point I would just use std::span if you can, then you also get the standard container/iterator interfaces for free.