Fix the Head classes move constructor in Biggie to move its variables

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • Execution Team 2020-07-27, Execution Team 2020-08-10
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The move constructor in the Head class calls std::move() on the Node class. However, the Head class has some additional variables that do not get moved, which we should include in the move constructor.

            Assignee:
            Yuhong Zhang
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: