Remove const qualifier in _createCmdObj() method signature

XMLWordPrintableJSON

    • Fully Compatible
    • Sharding NYC 2022-10-31
    • 65
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      As noted by this bf, https://jira.mongodb.org/browse/BF-26675, the const qualifier on the _createCmdObj() method signature does not enforce const-ness and thus may reduce code readability without improving const correctness. We do not add value by enforcing const-ness to this function, thus remove the qualifier. 

            Assignee:
            Sanika Phanse (Inactive)
            Reporter:
            Sanika Phanse (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: