[phobos] [D-Programming-Language/phobos] 230f56: Stop using `auto ref` to distinguish lvalue and rv...
GitHub
noreply at github.com
Tue Jun 19 20:17:02 PDT 2012
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 at 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 at 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
More information about the phobos
mailing list