Version.opCmp

Comparing Versions is generally possible, but comparing Versions identifying branches other than master will fail. Only equality can be tested for these.

  1. int opCmp(Version other)
    struct Version
    const
    int
    opCmp
    (
    ref const Version other
    )
  2. int opCmp(Version other)

Meta