BatchedCommandRequest.cpp has an INVOKE macro

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Platforms 2018-05-07
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Annoying INVOKE macro in BatchedCommandRequest pseudovariant.

      This is just

      std::variant::visit

      and could be better written without a macro.

      INVOKE is a name that appears in the standard and is a bit of a confusion risk.

      Fix is trivial.

       

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: