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

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

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: