Thread overview
[Issue 20764] [The D Bug Tracker] std.traits.isAggregateType chokes on modules
Dec 17, 2022
Iain Buclaw
April 25, 2020
https://issues.dlang.org/show_bug.cgi?id=20764

moonlightsentinel@disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel@disroot.o
                   |                            |rg

--- Comment #1 from moonlightsentinel@disroot.org ---
A module is not a type (strictly speaking). Might be less problematic if this trait was named isAggregate

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20764

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4

--
December 01
https://issues.dlang.org/show_bug.cgi?id=20764

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10414

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--