Details
-
Bug
-
Resolution: Done
-
Major - P3
-
legacy-1.0.0
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
Issue Links
- is related to
-
SERVER-17596 mongo::OID::asTimeT() and mongo::OID::asDateT() should be const
-
- Closed
-