[phobos] [D-Programming-Language/phobos] 47a397: Replace `if` with `static if` in `std.typecons.Ref...
GitHub
noreply at github.com
Sun Oct 28 00:40:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 47a39775d52bbaa7762d3ae5fbb40696ed141f92
https://github.com/D-Programming-Language/phobos/commit/47a39775d52bbaa7762d3ae5fbb40696ed141f92
Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
Date: 2012-10-28 (Sun, 28 Oct 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Replace `if` with `static if` in `std.typecons.RefCounted`
Commit: 47e94da4c8c48e25ec4092da8b0100e9cf331399
https://github.com/D-Programming-Language/phobos/commit/47e94da4c8c48e25ec4092da8b0100e9cf331399
Author: Alex Rønne Petersen <alex at lycus.org>
Date: 2012-10-28 (Sun, 28 Oct 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #903 from denis-sh/pull-894-improvement
Replace `if` with `static if` in `std.typecons.RefCounted`
Compare: https://github.com/D-Programming-Language/phobos/compare/77b3c443ee13...47e94da4c8c4
More information about the phobos
mailing list