[phobos] [D-Programming-Language/phobos] 974139: move Alias to public section

GitHub noreply at github.com
Fri Oct 26 11:07:55 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 974139acca67797ae1c22046d7ea8a4e48fb8293
      https://github.com/D-Programming-Language/phobos/commit/974139acca67797ae1c22046d7ea8a4e48fb8293
  Author: John-Colvin <john.loughran.colvin at gmail.com>
  Date:   2012-10-26 (Fri, 26 Oct 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  move Alias to public section

now private templates are actually private, Alias can no longer be accessed by std.traits, see here: http://d.puremagic.com/issues/show_bug.cgi?id=8797

Moving Alias to public fixes this.


  Commit: 991d61556143a08a3842446c84e6e0657e9b69df
      https://github.com/D-Programming-Language/phobos/commit/991d61556143a08a3842446c84e6e0657e9b69df
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-10-26 (Fri, 26 Oct 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #895 from John-Colvin/patch-1

move Alias to public section


Compare: https://github.com/D-Programming-Language/phobos/compare/6e9cf770d8fe...991d61556143


More information about the phobos mailing list