November 27, 2023 Learn » Re: interface opEquals | |||
|---|---|---|---|
| |||
...of inheritance have `Object` class, this class defines couple of generic methods, you can find... | |||
November 27, 2023 General » Re: Why do i need to import a freaking module to use int128? | |||
|---|---|---|---|
| |||
...s tame, I have a module that defines ``` /// Signed integer of pointer size alias ptrdiff... | |||
November 20, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 --- Comment #7 from dave287091@gmail.com... | |||
November 20, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 I completely agree with that, but... | |||
November 20, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 --- Comment #5 from Walter Bright <bugzilla... | |||
November 19, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 --- Comment #4 from dave287091@gmail.com... | |||
November 19, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
...preprocessor expanded and so don’t use these defines directly. The collected enums are just for... | |||
November 19, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 --- Comment #2 from Walter Bright <bugzilla... | |||
November 15, 2023 General » Measuring the effect of heapSizeFactor on CPU and memory usage | |||
|---|---|---|---|
| |||
...two important parameters: `heapSizeFactor` and `maxPoolSize`. - `heapSizeFactor` defines the target "used heap to live memory... | |||
November 10, 2023 General » [SAOC 2023] C++ STL INTEROP - WEEKLY UPDATE #8 | |||
|---|---|---|---|
| |||
...size as the post- C++ 11 standard defines, and also bindings were written for pre... | |||
Copyright © 1999-2021 by the D Language Foundation