December 03 DIP Ideas » @property fields | |||
|---|---|---|---|
| |||
...called following mutation or when it is passed to a ``ref`` or ``out`` function parameter... | |||
December 03 Learn » Re: Variable modified by different threads. | |||
|---|---|---|---|
| |||
...accessed on the receiving thread as such, or cast back to un-shared and used... | |||
December 03 DIP Development » Re: Safer D first draft | |||
|---|---|---|---|
| |||
Be it `importc`, other safety improvements or the constant stream of bug fixes, thanks for... | |||
December 03 General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...if.) However, you can still add { } to make a scope:
```
{ static foreach(...) { } }
```
Or:
```
static foreach (...) {{ }}
``` | |||
December 03 General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...packs custom serialisation defined on type itself or field of that type, then you can... | |||
December 03 General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...conversion, then a new form of operator, or special named member function strikes me as... | |||
December 03 Announce » Re: Bugzilla Issue migration to github (phobos) | |||
|---|---|---|---|
| |||
...ends with `(PR #xxxxxx)` and `(#xxxxxx)`, respectively. Or simply use a proper e-mail client... | |||
December 03 Announce » Re: Bugzilla Issue migration to github (phobos) | |||
|---|---|---|---|
| |||
...think that emailing hundreds or thousands of emails to potentially hundreds or thousands of people... | |||
December 03 General » Something like ADL from C++? | |||
|---|---|---|---|
| |||
...say we're going to serialise them or something: ``` module serialise; void serialise(T)(void... | |||
December 03 Announce » Re: Bugzilla Issue migration to github (phobos) | |||
|---|---|---|---|
| |||
...for issues that you created, commented on, or otherwise subscribed to. However, there's also... | |||
Copyright © 1999-2021 by the D Language Foundation