BSONDate.opEquals

Allows relational and equality comparisons.

  1. bool opEquals(BSONDate other)
    struct BSONDate
    @safe const
    bool
    opEquals
    (
    ref const BSONDate other
    )
  2. int opCmp(BSONDate other)

Meta