October 12 General » Re: Move Constructor Syntax | |||
|---|---|---|---|
| |||
...which also precluded there being any user-defined copy constructor in the struct or its... | |||
October 11 General » Corner cases in Primary Type Syntax and its proof-of-concept implementation | |||
|---|---|---|---|
| |||
...to flexible to allow for either implementation-defined nice-to-read linkages (e.g. `C... | |||
October 11 Learn » Re: (How) can reflection recoginzie `extern` variables? | |||
|---|---|---|---|
| |||
...time based on how the symbol is defined, and the type of linkage it uses... | |||
October 11 Issues » [Issue 20876] generated constructor always inout regardless of ability of fields to use inout | |||
|---|---|---|---|
| |||
...is copied it should respect the rules defined in its copy constructors. Why don't... | |||
October 10 General » betterC and core.stdc modules; betterC and varargs routines | |||
|---|---|---|---|
| |||
...2): Error: `__va_list_tag` is not defined, perhaps `import core.stdc.stdarg;` ? ``` Actually importing... | |||
October 07 General » Re: Move Constructor Syntax | |||
|---|---|---|---|
| |||
...for the compiler to move a user-defined object). The result is that Weka has... | |||
October 04 DIP Development » Re: Safer D first draft | |||
|---|---|---|---|
| |||
...would be of minimal use. Spotting language-defined unsafe operations, like pointer arithmetic and casts... | |||
October 04 DIP Development » Re: Safer D first draft | |||
|---|---|---|---|
| |||
...idea. First off, it makes it implementation-defined if a particular piece of code complies... | |||
October 04 General » Re: Move Constructors - Converting Lvalues to Rvalues | |||
|---|---|---|---|
| |||
...UDA that is defined as a compiler intrinsic. It would likely be defined either at... | |||
October 03 Issues » [Issue 24790] New: -vcg-ast ICE on lowered assign exp | |||
|---|---|---|---|
| |||
...ast trips an assert with "precedence not defined for token '='", because there's no PREC... | |||
Copyright © 1999-2021 by the D Language Foundation