Sane API design (AKA C's #ifdef hell)

Adam D. Ruppe destructionator at gmail.com
Fri Apr 17 14:43:43 UTC 2026


On Friday, 17 April 2026 at 14:33:42 UTC, Dennis wrote:
> Perhaps adding a bool and string argument to the `@disabled(b, 
> "needs version 4.3")` attribute?

Yeah, that'd probably help. I want a string on disabled in 
general and adding a bool is a good idea... i like it.


More information about the Digitalmars-d mailing list