2 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...by an attribute - an extra string.
```Go
type DelSite struct {
SiteID types.SiteID `json:"site... | |||
2 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...a type that doesn't have a UDA, the variable declaration using that type could... | |||
3 days ago DIP Ideas » @property fields | |||
|---|---|---|---|
| |||
...access to the field outside of the type. All accesses and mutation will go through... | |||
3 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...output. There is no vtable, no root type (Object class provides the mutex). Therefore unless... | |||
3 days ago Learn » Re: Variable modified by different threads. | |||
|---|---|---|---|
| |||
...in D. > You don't need a type qualifier to tell you that. > > What you... | |||
3 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...to control in memory layout. 3. What type is passed to a parent struct member... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...custom serialisation defined on type itself or field of that type, then you can make... | |||
4 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...conversion for member functions on the embedded type may provide a similar mechanism. This is... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...a way to reparent the parent most type, to replicate a lot of use cases... | |||
4 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...lock within classes. I view the 'reference type' thing as a rather trivial difference. One... | |||
Copyright © 1999-2021 by the D Language Foundation