Details
-
Improvement
-
Resolution: Done
-
Trivial - P5
-
None
-
None
-
Fully Compatible
-
Platform 1 04/03/15
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
- related to
-
CXX-560 mongo::OID::asTimeT() and mongo::OID::asDateT() should be const
-
- Closed
-
- links to