February 05, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a9bf4d4136443dd111dd3ce355eb3b5e81065dc8
      https://github.com/D-Programming-Language/phobos/commit/a9bf4d4136443dd111dd3ce355eb3b5e81065dc8
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2013-02-04 (Mon, 04 Feb 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Make std.variant.maxSize public.

It's kind of hard to use VariantN without it.


  Commit: 7e31be5f1410301c0bf54a433041b0be8d5d0056
      https://github.com/D-Programming-Language/phobos/commit/7e31be5f1410301c0bf54a433041b0be8d5d0056
  Author: Alex Rønne Petersen <alex@alexrp.com>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #1113 from jmdavis/maxSize

Make std.variant.maxSize public.


Compare: https://github.com/D-Programming-Language/phobos/compare/e57c8c7393a3...7e31be5f1410