Thread overview | ||||||
---|---|---|---|---|---|---|
|
February 23, 2016 [Issue 15689] std.typecons.RefCounted doesn't work in ctfe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15689 Jack Stouffer <jack@jackstouffer.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jack@jackstouffer.com --- Comment #1 from Jack Stouffer <jack@jackstouffer.com> --- I guess the best solution is to integrate std.experimental.allocator when it gets moved to std. The second best would be to add a ctfe check and if true, then allocate with the GC instead? -- |
November 03, 2022 [Issue 15689] std.typecons.RefCounted doesn't work in ctfe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15689 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |razvan.nitu1305@gmail.com Component|dmd |phobos --- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> --- This is not a compiler bug, but rather a phobos one. -- |
December 17, 2022 [Issue 15689] std.typecons.RefCounted doesn't work in ctfe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15689 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 15689] std.typecons.RefCounted doesn't work in ctfe | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=15689 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10159 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation