https://issues.dlang.org/show_bug.cgi?id=7066
--- Comment #8 from Sobirari Muhomori <[email protected]> --- (In reply to timon.gehr from comment #6) > It would be better to have a specific feature here though. E.g. > > struct S{ @disable init; } struct S{ @disable void init(); } ? --
