Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49100

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

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

      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@mongodb.com Yuhong Zhang
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: