[phobos] [D-Programming-Language/phobos] a72371: Small tweak to Rebindable.
GitHub
noreply at github.com
Sun Oct 14 00:52:04 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a723713475072ccf7c7e9a7a13bcfd13fcc1e43d
https://github.com/D-Programming-Language/phobos/commit/a723713475072ccf7c7e9a7a13bcfd13fcc1e43d
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-10-13 (Sat, 13 Oct 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Small tweak to Rebindable.
It should use inout rather than duplicating the get function for mutable
and const.
Commit: 3bd05ba3799c0329fa1fb3a2bed39677843d91ff
https://github.com/D-Programming-Language/phobos/commit/3bd05ba3799c0329fa1fb3a2bed39677843d91ff
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2012-10-13 (Sat, 13 Oct 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Minor style cleanup for Redindable.
Commit: e2a76ce6ccb9bc504647f4143e0c5c1b15060a0c
https://github.com/D-Programming-Language/phobos/commit/e2a76ce6ccb9bc504647f4143e0c5c1b15060a0c
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #867 from jmdavis/rebindable
Small tweak to Rebindable
Compare: https://github.com/D-Programming-Language/phobos/compare/350d960f879a...e2a76ce6ccb9
More information about the phobos
mailing list