[Issue 16207] CTFE cast from void* to ubyte* doesn't work

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jul 10 13:15:25 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16207

Andrew Godfrey <ag.dlang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ag.dlang at gmail.com

--- Comment #2 from Andrew Godfrey <ag.dlang at gmail.com> ---
I know what a "void *" is for, but what is the intent of a "const(void)[]"?
Does it have a valid length? Does it behave any differently than a "void[]"?

--


More information about the Digitalmars-d-bugs mailing list