CxxUtils: Add standalone begin/end functions for span.
Compare changes
+ 12
− 0
@@ -303,6 +303,18 @@ auto make_span (CONTAINER& c)
Add standalone begin/end functions for span. Works around issues seen when combining root 6.30.4 and gcc14.