July 18 DIP Ideas » Final type qualifier | |||
|---|---|---|---|
| |||
...Java. Also, make type qualifiers to class references refer to the object, not the reference... | |||
July 13 General » Re: D not considered memory safe | |||
|---|---|---|---|
| |||
...and replacing pointers to single objects with references. (This is why I wanted the ref... | |||
July 13 Learn » Re: How to build a statically linked executable, before i loose my mind | |||
|---|---|---|---|
| |||
...d:(.text._D6dparse6trivia__T22MultiLineCommentHelperHTyaZQBd10unDecorateMFNaNbNiNfZv+0x25b): more undefined references to `_d_arraybounds_index' follow /usr/bin... | |||
July 12 General » Re: Curiously Recurring C++ Bugs | |||
|---|---|---|---|
| |||
...synchronization functionality does not compile with `-preview=nosharedaccess`. Class references cannot be tail-`shared`. etc. | |||
July 03 General » Re: D not considered memory safe | |||
|---|---|---|---|
| |||
...management" of the stack, and critically, returning references to stack data that will outlive the... | |||
June 22 Issues » [Issue 24624] New: Struct with both bitfields and a slice or class instance ref doesn't compile. | |||
|---|---|---|---|
| |||
...of any type.
- Class instance references.
- Structs, enums or references to classes containing any of... | |||
May 31 Learn » Re: Socket and spawn() | |||
|---|---|---|---|
| |||
...a fashion that accessing the thread-local references is guarantee to be thread-safe (e... | |||
May 26 Learn » Re: Problem with clear on shared associative array? | |||
|---|---|---|---|
| |||
...you make sure that no thread-local references to the AA exist, and you release... | |||
May 21 DIP Development » Re: First Draft: ref For Variable Declarations | |||
|---|---|---|---|
| |||
...is a shorthand for `*_reference`? Actually, you don’t because `null` references are valid in D. | |||
May 16 General » Re: Proposed Changes to the Range API for Phobos v3 | |||
|---|---|---|---|
| |||
...types to be ranges. Requiring that class references be wrapped in structs allows us to... | |||
Copyright © 1999-2021 by the D Language Foundation