3 days ago Announce » GTKDcoding URL Change | |||
|---|---|---|---|
| |||
...I need to economize wherever I can. As a result, the site is a mess... | |||
4 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...have to do anything to offer it as a user, its just a NOPE compared... | |||
4 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...guess is reasonable, or even have it as undefined behaviour. My thinking, and reason for... | |||
4 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...luck with that".
In a situation such as:
```d
struct Parent {
void method1() {
method2();
}
void... | |||
4 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...would you simply yield a compile failure - as it can never work, and has no... | |||
4 days ago DIP Ideas » Re: @property fields | |||
|---|---|---|---|
| |||
...limit it to newer editions). So your previous usage will still work as it has. | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
As I haven't attempted that, I might suggest use of: 1. interfaces 2. output... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...function-local import semantics quite a bit as they do not follow the well-thought... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...guard, an attribute, everything is coming up as having worse trade offs. It may not... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...to that scope. I had this implemented as the `__local` storage class, but I did... | |||
Copyright © 1999-2021 by the D Language Foundation