November 18 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...element of the allocated block. For any object, I have always in mind that it... | |||
November 18 Issues » [Issue 24864] hasElaborateDestructor incorrectly true for structs with anonymous unions | |||
|---|---|---|---|
| |||
...a destructor which is called when the object leaves scope. Anonymous unions do not give... | |||
November 18 Issues » [Issue 24864] hasElaborateDestructor incorrectly true for structs with anonymous unions | |||
|---|---|---|---|
| |||
...a destructor which is called when the object leaves scope. Anonymous unions do not give... | |||
November 17 Issues » [Issue 24827] maxElement does not correctly handle types with opAssign | |||
|---|---|---|---|
| |||
...properly initialized object in order to work correctly. copyEmplace instead copies the object and then... | |||
November 13 General » Help understanding no-runtime error? | |||
|---|---|---|---|
| |||
...removed druntime and building with an empty object.d, slowly filling it to understand the... | |||
November 10 Issues » [Issue 24852] LDC fails when compile foreach for the target avr. | |||
|---|---|---|---|
| |||
...developers/ldc/blob/master/runtime/druntime/src/object.d#L62 Note: ldc bugs need to... | |||
November 10 General » Re: What's the story with @property again? | |||
|---|---|---|---|
| |||
...order to be able to restore an object from the serialized data at some point... | |||
November 10 DIP Development » Re: __rvalue and Move Semantics first draft | |||
|---|---|---|---|
| |||
...RC. ```d rc.opAddRef(); rc.opSubRef(); ``` Same object, pair can be elided. It is why... | |||
November 09 DIP Development » Re: __rvalue and Move Semantics first draft | |||
|---|---|---|---|
| |||
...the state the first destruction left the object in, or if the type has no... | |||
November 09 DIP Ideas » Named constructors | |||
|---|---|---|---|
| |||
...to be used for construction of the object. After typing "Angle." an IDE will suggest... | |||
Copyright © 1999-2021 by the D Language Foundation