2ced762948
Integrating a C++20 like span library https://github.com/tcbrindle/span
https://github.com/tcbrindle/span Replacing a homebrew const pointer wrapper const correctness helper with the C++20 like span library. One day when we switch to C++20 we will just use the C++20 spans instead.