November 21 Issues » [Issue 24793] Allow implicit conversion of const pointers to void* | |||
|---|---|---|---|
| |||
...for correctness under the assumption that the data is mutable but which is completely divorced... | |||
November 21 Issues » [Issue 24793] Allow implicit conversion of const pointers to void* | |||
|---|---|---|---|
| |||
...The const still tells you whether the data can be mutated, and depending on how... | |||
November 20 General » Re: This one weird trick allows you to capture loop variables. | |||
|---|---|---|---|
| |||
...not something I'd consider for normal data structures (I think the only place I... | |||
November 19 Issues » [Issue 24867] Wrong deprecation warning of @system variable usage under CTFE | |||
|---|---|---|---|
| |||
...context of embedded systems firmware where specific data types that are also often used inside... | |||
November 19 Issues » [Issue 24867] Wrong deprecation warning of @system variable usage under CTFE | |||
|---|---|---|---|
| |||
...g. implementing a protocol, dealing with raw data emplacement, etc. And I'm pretty sure... | |||
November 18 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...string on failure and a string with data (which could be empty) on success, since... | |||
November 18 LDC » Re: ldc2 -mtriple=arm-none-eabi[hf] | |||
|---|---|---|---|
| |||
...value without critical features such as dynamic data containers, real-time multitasking, rich macro, and... | |||
November 18 Announce » Re: Fluid 0.7.0 has been released! | |||
|---|---|---|---|
| |||
...certainly coding a pretty weird and complex data structure while having a fever wasn't... | |||
November 17 General » Re: Porting std.typecons to Phobos 3 | |||
|---|---|---|---|
| |||
...internally, which isn't great, but holding data on the stack tends to be an... | |||
November 16 DIP Ideas » Objective-C Interop Extensions | |||
|---|---|---|---|
| |||
...Metal, for example, a lot of internal data uses autorelease calls. The `@autoreleasepool` blocks in... | |||
Copyright © 1999-2021 by the D Language Foundation