August 17, 2011 [phobos] [D-Programming-Language/phobos] 9f9ac7: Issue 6514: CTFE dot product. This is a trivial ... | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 9f9ac7d958b07a5e1855d05d2df432be86bcf718 https://github.com/D-Programming-Language/phobos/commit/9f9ac7d958b07a5e1855d05d2df432be86bcf718 Author: dsimcha <dsimcha at gmail.com> Date: 2011-08-17 (Wed, 17 Aug 2011) Changed paths: M std/numeric.d Log Message: ----------- Issue 6514: CTFE dot product. This is a trivial change to the syntax to work around issue 6517, which was the only thing keeping the old dotProduct function from working at compile time. Commit: dc7fb2a8470e40929bbb67f74d62f01d61f5bcad https://github.com/D-Programming-Language/phobos/commit/dc7fb2a8470e40929bbb67f74d62f01d61f5bcad Author: Andrei Alexandrescu <andrei at erdani.com> Date: 2011-08-17 (Wed, 17 Aug 2011) Changed paths: M std/numeric.d Log Message: ----------- Merge pull request #200 from dsimcha/master CTFE Dot Product Compare: https://github.com/D-Programming-Language/phobos/compare/0ef6e77...dc7fb2a |
Copyright © 1999-2021 by the D Language Foundation