[phobos] [D-Programming-Language/phobos] 71b287: Call enforce on the pointer, not the slice
GitHub
noreply at github.com
Tue Dec 17 22:49:55 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 71b2879c5223b1510c1c848b20742ba831ddca52
https://github.com/D-Programming-Language/phobos/commit/71b2879c5223b1510c1c848b20742ba831ddca52
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M std/container.d
Log Message:
-----------
Call enforce on the pointer, not the slice
Commit: 331f797accc91cf0b7d5b3801debe46e85d26e2c
https://github.com/D-Programming-Language/phobos/commit/331f797accc91cf0b7d5b3801debe46e85d26e2c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M std/container.d
Log Message:
-----------
Merge pull request #1782 from yebblies/enforceslice
Call enforce on the pointer, not the slice
Compare: https://github.com/D-Programming-Language/phobos/compare/127a7851d96f...331f797accc9
More information about the phobos
mailing list