January 18, 2016 General » Re: rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
That is mine. I closed it after it was more or less abandoned. | |||
January 18, 2016 General » Re: rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
There was this pull request which implemented `auto ref` for non-template functions: https://github... | |||
January 18, 2016 General » Re: rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
Does this do what you want? import std.stdio; bool isLValue(T)(ref T val... | |||
January 18, 2016 General » Re: rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
You don't give up, huh? ;) | |||
January 18, 2016 General » Re: rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
On Monday, 18 January 2016 at 15:36:09 UTC, Manu wrote: This is a... | |||
January 19, 2016 General » rval->ref const(T), implicit conversions | |||
|---|---|---|---|
| |||
...in this project without C++ style implicit conversions. Compared to C++ code, I'm finding... | |||
January 09, 2016 General » Re: Is there a good lib out there to handle large integer of know size ? | |||
|---|---|---|---|
| |||
...optimization; - random base conversion; - rangify current strings conversions; - some bugs for the signed data type; | |||
January 02, 2016 Issues » [Issue 8424] Compile time conversions of double/floats to strings | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=8424
ag0aep6g@gmail.com changed:
What |Removed... | |||
December 30, 2015 Announce » Re: Better docs for D (WIP) | |||
|---|---|---|---|
| |||
...stuff), it passes because that allows implicit conversions. I'll be writing an article with... | |||
December 22, 2015 Learn » Re: Most performant way of converting int to string | |||
|---|---|---|---|
| |||
...t really get exposed to > memory allocation, conversions etc. You will love Andrei's recently... | |||
Copyright © 1999-2021 by the D Language Foundation