phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
NotNull._valueHelper
nxt
notnull
NotNull
Undocumented in source. Be warned that the author may not have intended to support it.
NotNull
!(
BaseClassesTuple
!
T
[
0
])
_valueHelper
[@property getter]
struct
NotNull
(T)
version(none)
@
property
inout @
trusted
pure nothrow
static if
(
is(T == class) && !is(T == Object)
)
NotNull
!(
BaseClassesTuple
!
T
[0])
_valueHelper
(
)
if
(
isNullAssignable
!
T
)
inout
(
T
)
_valueHelper
[@property getter]
inout
(
T
)
_valueHelper
[@property getter]
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
properties
_valueHelper