Thread overview | ||||||
---|---|---|---|---|---|---|
|
August 23, 2020 [Issue 21192] std.traits: Add trait for determining if a type has padding/alignment holes | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21192 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1802|0 |1 is obsolete| | --- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> --- Created attachment 1803 --> https://issues.dlang.org/attachment.cgi?id=1803&action=edit example implementation - no pragma(msg) -- |
August 24, 2020 [Issue 21192] std.traits: Add trait for determining if a type has padding/alignment holes | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21192 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ibuclaw@gdcproject.org --- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> --- (In reply to Iain Buclaw from comment #1) > Created attachment 1803 [details] > example implementation - no pragma(msg) Example implementation is missing creal and ireal support - should be added to the same condition as is(T == real). -- |
December 17, 2022 [Issue 21192] std.traits: Add trait for determining if a type has padding/alignment holes | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21192 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 01 [Issue 21192] std.traits: Add trait for determining if a type has padding/alignment holes | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=21192 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/phobos/issues/10436 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation