December 05, 2022 General » [SAoC 2022] Replace druntime Hooks with Templates: Milestone 3, Week 3 | |||
|---|---|---|---|
| |||
...for nested structs. The lowering has to perform 3 or 4 steps: 1. call `_d... | |||
December 04, 2022 Learn » Re: Idiomatic D using GC as a library writer | |||
|---|---|---|---|
| |||
...standing partial write that the GC can perform like: "I write to 0x42, but I... | |||
December 04, 2022 Learn » Re: How ptr arithmitic works??? It doesn't make any sense.... | |||
|---|---|---|---|
| |||
...for example. You wouldn't want to perform integer arithmetic on something that's supposed... | |||
November 30, 2022 General » Re: sumtypes for D | |||
|---|---|---|---|
| |||
...in order to perform all the operations that the compiler can perform... And we know... | |||
November 19, 2022 Learn » Re: Is defining get/set methods for every field overkill? | |||
|---|---|---|---|
| |||
...business requirements changed and we wanted to perform some business logic. Thanks to D's... | |||
November 19, 2022 General » Re: Lazily Initialized Variables that are Compatible with const/immutable | |||
|---|---|---|---|
| |||
...the question "Is there another way to perform lazy initialization that is compatible with const... | |||
November 18, 2022 Learn » Re: How often I should be using const? Is it useless/overrated? | |||
|---|---|---|---|
| |||
...more allocations than are strictly necessary to perform some operation. In D, you can freely... | |||
November 17, 2022 General » Re: Lazily Initialized Variables that are Compatible with const/immutable | |||
|---|---|---|---|
| |||
...Nayar wrote: > Is there another way to perform lazy initialization that is compatible > with const... | |||
November 17, 2022 General » Lazily Initialized Variables that are Compatible with const/immutable | |||
|---|---|---|---|
| |||
...2.0; } } ``` Is there another way to perform lazy initialization that is compatible with const... | |||
November 11, 2022 General » Re: [OT] NSA guidance on software security | |||
|---|---|---|---|
| |||
...languages recognize that software sometimes needs to perform an unsafe memory management function to accomplish... | |||
Copyright © 1999-2021 by the D Language Foundation