std::span是在 C++20 中引入的,但我仅限于 C++14,并且在较小程度上仅限于任何版本的 Boost 库。Boost中有类似的东西吗?
std::span
c++ boost c++14
boost ×1
c++ ×1
c++14 ×1