October 14, 2012 [phobos] [D-Programming-Language/phobos] a72371: Small tweak to Rebindable. | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation