FastDivULong.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ulong opBinaryRight(ulong x)
    struct FastDivULong
    const
    ulong
    opBinaryRight
    (
    string op : "/"
    )
    (
    ulong x
    )
  2. ulong opBinaryRight(ulong x)
  3. ulong value;
  4. ulong m;

Meta