May 05, 2018 [Issue 5014] is(T U == super) returns non-shared parent types for shared(T) | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5014 Johannes Loher <johannes.loher@fg4f.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johannes.loher@fg4f.de --- Comment #1 from Johannes Loher <johannes.loher@fg4f.de> --- Still happening in 2.080.0. The spec states that U should be a TypeSeq of base classes and interfaces of T. What is the desired behaviour? This also happens for other attributes like const, immutable, and inout. std.traits.BaseTypeTuple has the same behaviour. -- |
December 17, 2022 [Issue 5014] is(T U == super) returns non-shared parent types for shared(T) | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=5014 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3 -- |
Copyright © 1999-2021 by the D Language Foundation