C++ Insights Episode 42: C++20: When is a struct an aggregate
I published a new C++ insights episode: C++20: When is a struct an aggregate.
In this episode, you lean about a breaking change in C++20 for aggregates.
Source code: https://compiler-explorer.com/z/7Gc1KqhTY
Andreas