Rebindable.get

Get a copy of a previously stored value.

struct Rebindable(T)
@nogc nothrow pure @safe
CopyConstness!(This, T)
get
(
this This
)
()

Meta