Ref.opCast

Undocumented in source.
  1. template opCast(R)
  2. alias opCast(T : bool) = isValid
    struct Ref(T)
    @nogc nothrow
    alias opCast(T : bool) = isValid

Meta