AlternateReference.alternative

Set alternative

  1. typeof(this) alternative(RuntimeReference alternative)
    class AlternateReference
    @safe nothrow pure
    typeof(this)
    alternative
  2. RuntimeReference alternative()

Parameters

alternative RuntimeReference

the second reference used when first throws exception

Return Value

Type: typeof(this)

typeof(this)

Meta