forked from BigfootDev/flatbuffers
0fe13cb28c
std::span lacks these; make the flatbuffers STL emulation and tests match. This fixes a compile error in C++20 mode when using std::span. Bug: chromium:1284275