Category Programming

Using std::span in Modern C++

Feature image reading One View Zero Copies for Using std::span in Modern C++

How std::span makes pointer-plus-length APIs easier to review, where it fits in firmware and tools, and which lifetime, bounds, DMA, and toolchain issues it still cannot protect.