[dlang.org] [D-Programming-Language/dlang.org] f322ea: Add note to avoid the opCall limitation
GitHub
noreply at github.com
Sun Jul 14 15:48:19 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: f322ea6d08756e18666c3af3ed8f93cc14bff5d9
https://github.com/D-Programming-Language/dlang.org/commit/f322ea6d08756e18666c3af3ed8f93cc14bff5d9
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-06-28 (Fri, 28 Jun 2013)
Changed paths:
M operatoroverloading.dd
M struct.dd
Log Message:
-----------
Add note to avoid the opCall limitation
Explain both method `opCall` and `static opCall`, then describe how to resolve `opCall` vs struct literal syntax conflict.
Commit: cf24e08aee4bb34692c7abef0082fa30207ec59e
https://github.com/D-Programming-Language/dlang.org/commit/cf24e08aee4bb34692c7abef0082fa30207ec59e
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M operatoroverloading.dd
M struct.dd
Log Message:
-----------
Merge pull request #345 from 9rnsr/doc_opCall
Add note to avoid the opCall limitation
Compare: https://github.com/D-Programming-Language/dlang.org/compare/2d2fa5dfb61b...cf24e08aee4b
More information about the dlang.org
mailing list