August 11 Learn » Re: Do you have a better way to remove element from a array? | |||
|---|---|---|---|
| |||
...BTW, for associative array, `remove()` is in-place; but here for std.algorithm.mutation.remove... | |||
August 11 Issues » [Issue 10959] std.algorithm.remove is highly bug-prone | |||
|---|---|---|---|
| |||
...BTW, for associative array, `remove()` is in-place; but here for std.algorithm.mutation.remove... | |||
August 07 DIP Ideas » Explicit pack expansion and the Expansion Operator | |||
|---|---|---|---|
| |||
...those are expanded at the innermost possible place. Also add the Expansion Operator `opExpand`. When... | |||
August 06 Learn » Re: importC with struct name and function conflict | |||
|---|---|---|---|
| |||
...symbol type name is get from ref place, (function arguments, struct field), so to fix... | |||
August 02 DIP Ideas » Re: Separate slices and dynamic arrays | |||
|---|---|---|---|
| |||
...enough capacity and is being extended in-place. If you concatenate two of them or... | |||
July 30 Announce » D Language Foundation April 2024 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...couldn't call `free` in the wrong place and corrupt memory. With the current design... | |||
July 30 DIP Ideas » Re: Transition to @safe by default | |||
|---|---|---|---|
| |||
...In the compiler, the second approach takes place. A new command line switch is added... | |||
July 29 DIP Development » Re: third draft: add bitfields to D | |||
|---|---|---|---|
| |||
...even a necessary feature in the first place. It’s something I can’t see myself ever... | |||
July 28 General » enums and version/static if/"inheritance" | |||
|---|---|---|---|
| |||
...enum`s, where they can use it in almost every other place in the language. | |||
July 28 General » Re: [Not really OT] Crowdstrike Analysis: It was a NULL pointer from the memory unsafe C++ language. | |||
|---|---|---|---|
| |||
...a coroutine). This isn't any random place in a code base. If you threw... | |||
Copyright © 1999-2021 by the D Language Foundation