8 Jan
2022
8 Jan
'22
2:15 a.m.
On Sat, Jan 1, 2022 at 10:42 AM Ivan Matek via Boost
I would like to have this boost::array
arr;
How about https://godbolt.org/z/n11xMd7P3. The comparison ops are missing, as well as the iterator code, but that's pretty much the same as the std version for a single dimension array. It was proposed some years ago for inclusion in Boost but stagnated, then got removed.