The OpenD Programming Language

Algebraic.opCast

  1. bool opCast()
    struct Algebraic(T__...)
    const
    static if(is(AllowedTypes[0] == typeof(null)))
    bool
    opCast
    (
    C
    )
    ()
    if (
    is(C == bool)
    )
  2. Algebraic opCast()

Meta