BsonDate.opEquals

Allows relational and equality comparisons.

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

Meta