Rebindable.set

Set the Rebindable to a new value. Calling this function while an existing value is stored is undefined. The passed value is copied.

struct Rebindable(T)
@trusted
void
set
()

Meta