[phobos] [D-Programming-Language/phobos] a9bf4d: Make std.variant.maxSize public.
GitHub
noreply at github.com
Tue Feb 5 01:42:15 PST 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 at 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 at 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
More information about the phobos
mailing list