Search

January 12, 2024
General »
...a compile time argument to a templated dummy value. Then, the type of that argument...
December 04, 2023
Learn »
...like 'Dummy' above) to the A struct held within the B struct.

Just removing 'Dummy...
December 01, 2023
Learn »
...id": "dummy_id",
        "name": "dummy"
    }
}
```
rather than simply this
```
{
    "project_id": "dummy_id",
    "name": "dummy...
November 20, 2023
Learn »
...int dummy) pure nothrow @nogc @safe
'typeof(createCounter).string' is int delegate(int dummy) pure...
November 14, 2023
Learn »
...implementing classes separately, and I need a dummy symbol. The best world is not even...
October 22, 2023
General »
...file = "stuff";

        delete_files_silently(i"/tmp/dummy_$user/$file", "/tmp/something_else");
        // Even better...
August 13, 2023
LDC »
...members, you'll need to use a dummy block, containing `unreachable`, to fill them.

A...
July 13, 2023
Announce »
...the usability. I had set up a dummy repository to test it out on and...
July 13, 2023
General »
...you can create a constructor with a dummy argument and use pragma(mangle) to manually...
July 10, 2023
Learn »
...buckets.  So the buckets used by the dummy key-value pairs do not get reused...
1 2 3 4 5
Next ›   Last »