[phobos] [D-Programming-Language/phobos] 5930a3: Introduce std.conv.emplaceRef

GitHub noreply at github.com
Sun Feb 16 08:49:01 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5930a3c183926d60945c938a2acf7c821ccbfce8
      https://github.com/D-Programming-Language/phobos/commit/5930a3c183926d60945c938a2acf7c821ccbfce8
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Introduce std.conv.emplaceRef


  Commit: 95152081f39b59dc05dc8d5ecaea6939158cd4bf
      https://github.com/D-Programming-Language/phobos/commit/95152081f39b59dc05dc8d5ecaea6939158cd4bf
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/algorithm.d
    M std/conv.d

  Log Message:
  -----------
  swap isAssignable and !hasElaborateAssign


  Commit: 8f71c4e59ac8878b458f756ed193a1845352b03c
      https://github.com/D-Programming-Language/phobos/commit/8f71c4e59ac8878b458f756ed193a1845352b03c
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Cleanup emplace useage for emplaceRef


  Commit: 9ba09aa59c4e79a2501f237b0669abb56b0387ee
      https://github.com/D-Programming-Language/phobos/commit/9ba09aa59c4e79a2501f237b0669abb56b0387ee
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  change emplace for emplaceRef in algorithm


  Commit: f5c5f9da50310a890679f39b379c5fc80c950f6f
      https://github.com/D-Programming-Language/phobos/commit/f5c5f9da50310a890679f39b379c5fc80c950f6f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

  Changed paths:
    M std/algorithm.d
    M std/array.d
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #1930 from monarchdodra/emplaceRef

introduce package level emplaceRef


Compare: https://github.com/D-Programming-Language/phobos/compare/0e1bd68838e7...f5c5f9da5031


More information about the phobos mailing list