https://issues.dlang.org/show_bug.cgi?id=15782

Kenji Hara <k.hara...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|dmd                         |phobos

--- Comment #1 from Kenji Hara <k.hara...@gmail.com> ---
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.

--

Reply via email to