In the context of determining whether a class counts as an "aggregate", a constructor template counts as a user-provided constructor. Fixes #86384
5.6 KiB
5.6 KiB
In the context of determining whether a class counts as an "aggregate", a constructor template counts as a user-provided constructor. Fixes #86384