It looks like a recent change introduced `std::span` usage, which requires C++20...but this library is still documented as only requiring C++17.
It looks like a recent change introduced
std::spanusage, which requires C++20...but this library is still documented as only requiring C++17.