NullableRef.this

Constructor binding this to value.

struct NullableRef(T)
@safe pure nothrow
this
()

Parameters

value T*

The value to bind to.

Meta

Suggestion Box / Bug Report