carlosgalvezp wrote: > I found interesting was the fact that you could access the > implementation-defined internal array field
Yes, this is required in order for `std::array` to be an aggregate type. https://github.com/llvm/llvm-project/pull/134774 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits