BitBlob.opCmp

Support for comparison

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

Meta