April 28, 2015 [phobos] [D-Programming-Language/phobos] 4dfcab: Usage examples: isAggregateType, isBuiltinType. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 4dfcaba7f61826b6b56fcdf05318ccc4c5f50aff https://github.com/D-Programming-Language/phobos/commit/4dfcaba7f61826b6b56fcdf05318ccc4c5f50aff Author: Ryan <ryan@rcorre.net> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M std/traits.d Log Message: ----------- Usage examples: isAggregateType, isBuiltinType. Add DDOC usage examples in std.traits for isAggregateType and isBuiltinType. These currently have no documented examples, and the DDOC summary is not terribly clear on exactly what they mean. Commit: 6589e19009fc54970e7553efea167ba6ce2fd89c https://github.com/D-Programming-Language/phobos/commit/6589e19009fc54970e7553efea167ba6ce2fd89c Author: Ryan <ryan@rcorre.net> Date: 2015-04-27 (Mon, 27 Apr 2015) Changed paths: M std/traits.d Log Message: ----------- Tweak isAggregateType and isBuiltinType docs. Align asserts for consistency with other phobos docs. Commit: ec8320dd06188b7d8ef72ed7f08a8d7f4ad5f247 https://github.com/D-Programming-Language/phobos/commit/ec8320dd06188b7d8ef72ed7f08a8d7f4ad5f247 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-04-28 (Tue, 28 Apr 2015) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #3228 from rcorre/traits_docs Usage examples: isAggregateType, isBuiltinType. Compare: https://github.com/D-Programming-Language/phobos/compare/b0815037eaa4...ec8320dd0618 |
Copyright © 1999-2021 by the D Language Foundation