February 28 Issues » [Issue 24417] New: core.sys.posix.sys.select: fds_bits named __fds_bits on FreeBSD | |||
|---|---|---|---|
| |||
...is declared using a #define - e.g. --- typedef...of C with typedef-ing structs and unions... | |||
September 09, 2023 Issues » [Issue 24130] ImportC: Windows - Cannot build nearly program that uses most system headers as 32-bit. | |||
|---|---|---|---|
| |||
...is different than ImportC's. So, try #define'ing _M_CEE_PURE to be 1... | |||
September 10, 2022 General » Re: Regarding the proposed Binray Literals Deprecation | |||
|---|---|---|---|
| |||
...display. Of course, you could define them by or'ing enum flags or translating into... | |||
December 15, 2020 Learn » Re: UFCS functions with both pointers and refs | |||
|---|---|---|---|
| |||
...possibility is to just define that overload and...former for lvalues. @disable'ing it will do... | |||
November 09, 2019 General » Re: D enters Tiobe top 20 | |||
|---|---|---|---|
| |||
...could start with specc'ing out a list...you could also just define a dummy "ensures... | |||
December 01, 2017 Learn » Re: associative array: unexpected results after static initialization | |||
|---|---|---|---|
| |||
...foreach-ing over the keys and values. So I would say we should define that... | |||
November 13, 2017 Learn » Re: opCast'ing strings | |||
|---|---|---|---|
| |||
...s nothing wrong with using opCast to define other conversions - it's generally what std... | |||
August 26, 2017 Learn » Re: Comparison of Enumerations with base type of String? | |||
|---|---|---|---|
| |||
...e.g concatenation or |ing) result in the...an enum should always define all valid values... | |||
April 05, 2017 General » Using the C preprocessor with D code | |||
|---|---|---|---|
| |||
...two macros and #include'ing the file, the...extracting the error definitions */ #define FT_ERRORDEF_(name... | |||
February 12, 2017 Learn » Re: Why can't I init a new var from const var? | |||
|---|---|---|---|
| |||
...struct gets copied, you define a postblit function...to do the dup-ing in specific places... | |||
Copyright © 1999-2021 by the D Language Foundation