Search

November 18
General »
...C++) or use what's essentially a class reference (e.g. Java) have to worry...
November 17
General »
...having a mutable reference to a const class is fundamentally different from trying to reuse...
November 17
Issues »
...datasize' parameter(s) for a given login class must be set high enough as not...
November 16
Issues »
...issue 24846 - atomicLoad does not work for class arguments with
-preview=nosharedaccess

https://github.com...
November 16
DIP Ideas »
...use NSAutoreleasePool?

The `Foundation` library includes a class called NSAutoreleasePool, however i've found that...
November 12
Learn »
...functions, because function templates, contrary to struct/class templates, can deduce their template arguments, and...
November 11
Issues »
...to classes templates because the following works

```
class S{}

void v(T)(T a, T...
November 10
Issues »
...issue 24846 - atomicLoad does not work for class arguments with -preview=nosharedaccess" was merged into...
November 10
Issues »
...Bright <bugzilla@digitalmars.com> ---
Let's rewrite:

  class MyClass
  {
    void doSomething();

    void myMethod() @nogc
    {
        acceptsCallback...
November 09
DIP Development »
...forward` semantics in the non-ref-storage-class case. The main difference is that I...
1 2 3 4 5 6 7 8 9
Next ›   Last »