On Friday, 12 September 2025 at 15:20:38 UTC, Brother Bill wrote:
Is is possible to 'disable' .init for a struct?
No (and honestly it's bad style to break the constructors)
Monkyyy via Digitalmars-d-learn Wed, 17 Sep 2025 11:37:06 -0700
On Friday, 12 September 2025 at 15:20:38 UTC, Brother Bill wrote:
Is is possible to 'disable' .init for a struct?
No (and honestly it's bad style to break the constructors)