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

mongo::OID::asTimeT() and mongo::OID::asDateT() should be const

      As mongo::OID::asDateT() calls mongo::OID::asTimeT(), which calls OID::getTimestamp(), which is a const member function, mongo::OID::asDateT() and mongo::OID::asTimeT() should also be marked as const.

            Assignee:
            Unassigned Unassigned
            Reporter:
            mapx Peng Xie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: