[phobos] [D-Programming-Language/phobos] 100e7a: Struct returned findSplits with bool conversion
GitHub via phobos
phobos at puremagic.com
Thu Oct 29 11:37:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 100e7a485b23f16ee275f17e0a358c5d808ef4b6
https://github.com/D-Programming-Language/phobos/commit/100e7a485b23f16ee275f17e0a358c5d808ef4b6
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M std/algorithm/searching.d
M std/typecons.d
Log Message:
-----------
Struct returned findSplits with bool conversion
Commit: b6a61d9e719a9d680936db44b98fbb5dd28bf6b1
https://github.com/D-Programming-Language/phobos/commit/b6a61d9e719a9d680936db44b98fbb5dd28bf6b1
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M std/algorithm/searching.d
M std/typecons.d
Log Message:
-----------
Merge pull request #3288 from nordlow/struct-returned-findSplit
Struct Returned findSplit*() with implicit bool conversion
Compare: https://github.com/D-Programming-Language/phobos/compare/68f724020d28...b6a61d9e719a
More information about the phobos
mailing list