Aes.opCmp

Comparison for ordering.

  1. int opCmp(R rhs)
    struct Aes
    int
    opCmp
    (
    R
    )
    (
    R rhs
    )
    if (
    areCompatibleTuples!(typeof(this), R, "<")
    )
  2. int opCmp(R rhs)

Meta