[phobos] [D-Programming-Language/phobos] 919c4e: std.traits documentation update

GitHub via phobos phobos at puremagic.com
Thu Jan 29 14:52:17 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 919c4ecd7b468af26cf637a47a4e509b5eb89a32
      https://github.com/D-Programming-Language/phobos/commit/919c4ecd7b468af26cf637a47a4e509b5eb89a32
  Author: Robert burner Schadek <rburners at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  std.traits documentation update

* moved nearly all examples from comments to unittests
** some few had error
* marked existing unittest as examples
** splitted some in the process as they where to long
* ditto for one pair of templates with the same name

minor fix

small fix


  Commit: 95e90264c8ca07de28872b9fbdf10c0f568a1dc7
      https://github.com/D-Programming-Language/phobos/commit/95e90264c8ca07de28872b9fbdf10c0f568a1dc7
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #2929 from burner/traits_documentation_update

std.traits documentation update


Compare: https://github.com/D-Programming-Language/phobos/compare/e192f93a0cf5...95e90264c8ca


More information about the phobos mailing list