c937b6d180
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.
Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase.