mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 21:16:06 +00:00

std::size, introduced in C++17, allows us to directly obtain the number of elements of an array.
std::size, introduced in C++17, allows us to directly obtain the number of elements of an array.