[dlang.org] [D-Programming-Language/d-programming-language.org] 8525e6: Make opEquals callable on const/non-const this ref...

GitHub noreply at github.com
Wed Dec 26 13:50:48 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 8525e6f3753e5be4aa5c6cfed7795e1db918366f
      https://github.com/D-Programming-Language/d-programming-language.org/commit/8525e6f3753e5be4aa5c6cfed7795e1db918366f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M operatoroverloading.dd

  Log Message:
  -----------
  Make opEquals callable on const/non-const this reference and with const/non-const argument.


  Commit: e3896343748fceebbe46e3d725b1c7db626155e0
      https://github.com/D-Programming-Language/d-programming-language.org/commit/e3896343748fceebbe46e3d725b1c7db626155e0
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M operatoroverloading.dd

  Log Message:
  -----------
  Merge pull request #220 from AndrejMitrovic/opEqualsFix

Make opEquals callable on const/non-const this reference and with const/non-const argument


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/d912ac1265ba...e3896343748f


More information about the dlang.org mailing list