Moving out of forwarding reference in shardVersionRetry

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In this code we are moving out of a forwarding reference (callbackFn).  If we pass in an lvalue callable object here, then we are moving out of an lvalue reference, which is dangerous.  We should pass by value instead.

            Assignee:
            Andrew Witten (Inactive)
            Reporter:
            Andrew Witten (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: