October 29 Issues » [Issue 24837] Can't version() or static if() to include keys in an enum | |||
|---|---|---|---|
| |||
...can work around the issue with static ifs (and people frequently do), and there are... | |||
October 21 General » [SAOC 2024] - Leverage dmd as a library in D-Scanner in order to extend its functionality - Weekly Update 5 | |||
|---|---|---|---|
| |||
...for ensuring correct indentation when using static ifs. Those issues were not detected before due... | |||
August 01 General » Re: enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...a series of ifs. Notice also that I did not nest those ifs, which is... | |||
July 28 General » enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...defined using mix of version and static ifs, or even a bit of logic for... | |||
May 14 DIP Ideas » Re: Deprecate implicit conversion between signed and unsigned integers | |||
|---|---|---|---|
| |||
...the checks for template constraints and static ifs and the like means that having flags... | |||
April 17 Learn » Re: Making one struct work in place of another for function calls. | |||
|---|---|---|---|
| |||
...some type of template constraints, or static ifs/static asserts in the function body so... | |||
April 02 DIP Ideas » Re: Allow Conditional Compilation Inside Enum Declaration | |||
|---|---|---|---|
| |||
...I've ever tried it with static ifs, since usually, I run into it with... | |||
April 02 DIP Ideas » Re: Allow Conditional Compilation Inside Enum Declaration | |||
|---|---|---|---|
| |||
...is exactly the same as using static ifs to compile members into a struct or... | |||
February 29 DIP Ideas » Standardize base types for metaprogramming | |||
|---|---|---|---|
| |||
...everything and require nested trait hell static ifs to fix. The base types just don... | |||
January 22, 2024 General » Re: Range Redesign: Copy Semantics | |||
|---|---|---|---|
| |||
...to do all of the annoying static ifs to determine which functions from the range... | |||
Copyright © 1999-2021 by the D Language Foundation