get

Returns the value currently stored in the Rebindable.

  1. T get()
    @property @trusted
    T
    get
    (
    this This
    )
    ()
  2. T get()
  3. inout(T) get()

Meta