May 16 DIP Ideas » Re: Inferring static array size | |||
|---|---|---|---|
| |||
...function parameters have none. One could argue that it does make sense for defaulted parameters... | |||
May 16 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
What we do is, we weigh the costs and benefits of each proposed change, and... | |||
May 16 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
Well, there’s always going to be legacy code that doesn’t interact well with the latest... | |||
May 14 Announce » D Language Foundation January 2024 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...templated functions in DRuntime that take `in` parameters. They were built into the pre-built... | |||
May 14 Announce » Re: Sokol now has official D bindings | |||
|---|---|---|---|
| |||
...ref parameters should already be in. Also what's with this `in` const parameters transition... | |||
May 14 DIP Ideas » Re: Deprecate implicit conversion between signed and unsigned integers | |||
|---|---|---|---|
| |||
...need to 'import' 2. Add range template parameters Checked!(int, X, Y, ...) like Checked!(int... | |||
May 08 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
If an entire ref chain is broken by one copy, then the *semantics* are different... | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
Yes. But in generic code, that compile error might not happen until a user instantiates... | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
Won't this always result in a compile error, not a runtime bug? | |||
May 07 DIP Development » Re: Frist Draft (in this forum): Enum Parameters | |||
|---|---|---|---|
| |||
If a single function in a call stack forgets to pass a given parameter by... | |||
Copyright © 1999-2021 by the D Language Foundation