BsonDate.opCmp

Allows relational and equality comparisons.

  1. bool opEquals(BsonDate other)
  2. int opCmp(BsonDate other)
    struct BsonDate
    const
    int
    opCmp
    (
    ref const BsonDate other
    )

Meta