Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check that
sizeof(std::array<T, N>) == N * sizeof(T)
. (#834)
- Loading branch information