Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-772

Add get/set prefix to getters/setters to facilitate removal of disambiguations

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Portability
    • Labels:
      None

      Not all compilers agree on the disambiguation rules, and it creates a lot of headaches for us. Most of the instances occur because of a clash between a type name and a method name for a setter/getter.

      Lets adorn all setters/getters with get/set and see if we can eliminate most of the ambiguities.

            Assignee:
            backlog-server-platform DO NOT USE - Backlog - Platform Team
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: