mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:50:14 +01:00
C++ classes that are default-constructible now implement `Core.Default` by calling the default constructor.
C++ classes that are default-constructible now implement `Core.Default` by calling the default constructor.