MongoId constant

int const MongoId

The 12-byte ObjectId type in MongoDB Representing type: ByteVector Encoding: 1:1 binary representation (12 bytes)

Implementation

static const int MongoId = 123;