April 05, 2013 [phobos] [D-Programming-Language/phobos] 53640b: fix Issue 9836 - std.array.popFront does not work ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 53640bf04657e6a8933152b072010d15ac0a8a1c https://github.com/D-Programming-Language/phobos/commit/53640bf04657e6a8933152b072010d15ac0a8a1c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-04-05 (Fri, 05 Apr 2013) Changed paths: M std/array.d Log Message: ----------- fix Issue 9836 - std.array.popFront does not work with alias this. empty, front, popFront, back, popBack should work with alias this type. Commit: 41561d8cf8aa7b69bbebb49f8b8e662a60f8496e https://github.com/D-Programming-Language/phobos/commit/41561d8cf8aa7b69bbebb49f8b8e662a60f8496e Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-04-05 (Fri, 05 Apr 2013) Changed paths: M std/array.d Log Message: ----------- Merge pull request #1233 from 9rnsr/fix9836 Issue 9836 - std.array.popFront does not work with alias this. Compare: https://github.com/D-Programming-Language/phobos/compare/946d2bc1f1d0...41561d8cf8aa |
Copyright © 1999-2021 by the D Language Foundation