[Issue 18209] std.uni.byGrapheme is not usable in CTFE
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 8 15:20:57 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=18209
Jack Stouffer <jack at jackstouffer.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jack at jackstouffer.com
--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
Pretty sure there's a way to change a struct's layout if it's being used in
compile time. All that needs to be done is just bring the fields out of the
union when used in CTFE.
--
More information about the Digitalmars-d-bugs
mailing list