June 19, 2012 [phobos] [D-Programming-Language/phobos] 230f56: Stop using `auto ref` to distinguish lvalue and rv... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 230f56cf26d7334c40408526227d078f8297de1c https://github.com/D-Programming-Language/phobos/commit/230f56cf26d7334c40408526227d078f8297de1c Author: k-hara <k.hara.pg@gmail.com> Date: 2012-06-19 (Tue, 19 Jun 2012) Changed paths: M std/traits.d Log Message: ----------- Stop using `auto ref` to distinguish lvalue and rvalue. Commit: 19dc4fe29b651089debd5b0529d9120370f1d22d https://github.com/D-Programming-Language/phobos/commit/19dc4fe29b651089debd5b0529d9120370f1d22d Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2012-06-19 (Tue, 19 Jun 2012) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #641 from 9rnsr/new_autoref Stop using `auto ref` to distinguish lvalue and rvalue. Compare: https://github.com/D-Programming-Language/phobos/compare/be57fa0b6e02...19dc4fe29b65 |
Copyright © 1999-2021 by the D Language Foundation