[phobos] [dlang/phobos] 5f32c1: std.variant : Tweak tryVisit, visit docs

GitHub via phobos phobos at puremagic.com
Mon Nov 7 13:46:03 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 5f32c11969f8ea155984f6fee9d889bc04b71cf1
      https://github.com/dlang/phobos/commit/5f32c11969f8ea155984f6fee9d889bc04b71cf1
  Author: Nick Treleaven <n at trelsoft.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  std.variant : Tweak tryVisit, visit docs

Parameter Handler -> Handlers.
Document inner template functions.


  Commit: 0258383953e1ccacf8c52595f9ed6ab049b77390
      https://github.com/dlang/phobos/commit/0258383953e1ccacf8c52595f9ed6ab049b77390
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Cleanup visit throws docs, add VariantException LREF

Also fix redundant opening of C-style comment.


  Commit: b1d6e9c143bb2cbd68c7845cb6c69a2fa1052ce5
      https://github.com/dlang/phobos/commit/b1d6e9c143bb2cbd68c7845cb6c69a2fa1052ce5
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Tweak Variant docs

Avoid unnecessary repetition of current symbol name.
Add LREFs where useful.
Remove fun(T...)(T args) example cited for old std.boxer module.


  Commit: 292f35993fc14c5b6bb21b1f9a251d1868db1ad0
      https://github.com/dlang/phobos/commit/292f35993fc14c5b6bb21b1f9a251d1868db1ad0
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2016-11-07 (Mon, 07 Nov 2016)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #4880 from ntrel/variant-fixes

[docs] Tweak std.variant docs


Compare: https://github.com/dlang/phobos/compare/027839fd79f2...292f35993fc1


More information about the phobos mailing list