NullableRef.this

this(T * value) @safe pure nothrow

Constructor binding this to value.

Parameters

valueThe value to bind to.