Lang Hames 70e41a2ab1
[orc-rt] Add orc_rt::span, a pre-c++20 std::span substitute (#154478)
This patch introduces an orc_rt::span class template that the ORC
runtime can use until we're able to move to c++20.
2025-08-20 17:28:02 +10:00
..