Quaternion.opCast

Cast to bool

  1. R opCast()
  2. bool opCast()
    struct Quaternion
    const
    bool
    opCast
    (
    T
    )
    ()
    if (
    is(T == bool)
    )

Meta