October 28, 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@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@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