[phobos] [D-Programming-Language/phobos] dcb634: issue 10909 toImpl support for bool narrowing conv...

GitHub noreply at github.com
Wed Sep 4 07:57:24 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: dcb634e8a27c9d732e3b30d56051ad1257f198a7
      https://github.com/D-Programming-Language/phobos/commit/dcb634e8a27c9d732e3b30d56051ad1257f198a7
  Author: growler <growlercab at gmail.com>
  Date:   2013-08-27 (Tue, 27 Aug 2013)

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

  Log Message:
  -----------
  issue 10909 toImpl support for bool narrowing conversion. mostNegative support for bool.


  Commit: b001c0a7866887a0fcdc12a1e5780dfe0b2e9dd8
      https://github.com/D-Programming-Language/phobos/commit/b001c0a7866887a0fcdc12a1e5780dfe0b2e9dd8
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-09-04 (Wed, 04 Sep 2013)

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

  Log Message:
  -----------
  Merge pull request #1525 from lyrebirdsw/issue_10909

issue 10909 toImpl narrowing conversion support for bool type. mostNegative support for bool type


Compare: https://github.com/D-Programming-Language/phobos/compare/275b142b8e22...b001c0a78668


More information about the phobos mailing list