https://issues.dlang.org/show_bug.cgi?id=15782
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|dmd |phobos --- Comment #1 from Kenji Hara <[email protected]> --- Introduced in: https://github.com/D-Programming-Language/phobos/pull/3985 Now the Alias template properly holds the aliased type qualifier. It would affect to staticIndexOf, Erase, EraseAll, NoDuplicates, Replace, ReplaceAll, and DerivedToFront behaviors at least. --
