June 16 Issues » [Issue 24612] New: Explicitly given `auto ref` parameter can’t bind by lvalue by value | |||
|---|---|---|---|
| |||
...type objects that happen to be class handles in the user’s code. Then: ```d Exception... | |||
June 16 Issues » [Issue 24612] New: Explicitly given `auto ref` parameter can’t bind by lvalue by value | |||
|---|---|---|---|
| |||
...type objects that happen to be class handles in the user’s code. Then: ```d Exception... | |||
June 14 DIP Ideas » Disallow thread local concepts to allow fibers move between threads @notl | |||
|---|---|---|---|
| |||
...which is limited in the number of handles each thread can take) probably not. But... | |||
June 12 Learn » Re: How to use D without the GC ? | |||
|---|---|---|---|
| |||
...manually managed memory. There's also SafeRefCounted, which handles the malloc and free for you. | |||
June 12 DIP Ideas » Re: D Editions | |||
|---|---|---|---|
| |||
...allowing for lazy evaluation. If the language handles the lazy evaluation, it can make guarantees... | |||
June 02 Learn » Re: Socket and spawn() | |||
|---|---|---|---|
| |||
...should use a thread pool that each handles a set of sockets, instead of each... | |||
May 31 Learn » Re: Socket and spawn() | |||
|---|---|---|---|
| |||
The way that D handles all of this is at its core the same as... | |||
May 28 Learn » Re: Problem with clear on shared associative array? | |||
|---|---|---|---|
| |||
A concurrent data structure handles all of this for you. AA's are not concurrent... | |||
May 13 Issues » [Issue 24549] std.process.environment.get(null) segfaults | |||
|---|---|---|---|
| |||
...function doesn't handle null pointers, or handles them differently than non-null empty strings... | |||
May 06 General » Big picture on shared libraries when they go wrong, how? | |||
|---|---|---|---|
| |||
...no sharing of resources, you can use handles as long as they are not the... | |||
Copyright © 1999-2021 by the D Language Foundation