FixedBuffer.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opCast()
    struct FixedBuffer(size_t LEN, T = char)
    const
    T
    opCast
    (
    T : bool
    )
    ()
    if (
    T.sizeof == 1
    )
  2. T opCast()

Meta