BitArray.opCast

Convert to void[].

  1. inout(void)[] opCast()
    struct BitArray
    inout @nogc pure nothrow
    inout(void)[]
    opCast
    (
    T : const void[]
    )
    ()
  2. inout(size_t)[] opCast()

Meta