When you pass a plain array to a function, it is decayed to a pointer to its first element and its size is lost. std::span s sound like a ...
確定! 回上一頁