[phobos] [D-Programming-Language/phobos] 4dfcab: Usage examples: isAggregateType, isBuiltinType.

GitHub via phobos phobos at puremagic.com
Tue Apr 28 18:32:44 PDT 2015


  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 at 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 at 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 at 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


More information about the phobos mailing list