-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: 0.2.0
-
Component/s: BSON
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Using the oid(stdx::string_view str) constructor generates an oid instance containing a random oid.
Expected result:
An oid instance representing the oid passed to the constructor.