BitBlob.opCmp

Support for comparison (rvalue overload)

  1. int opCmp(typeof(this) s)
  2. int opCmp(typeof(this) s)
    struct BitBlob(size_t Size)
    @safe pure nothrow @nogc const
    int
    opCmp
    (
    const typeof(this) s
    )

Meta