phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
NotNull.get
nxt
notnull
NotNull
Undocumented in source. Be warned that the author may not have intended to support it.
struct
NotNull
(T)
@
property
inout pure nothrow @
safe
@
nogc
inout
(
T
)
get
(
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
is
(
T
==
U
*,
U
) &&
__traits(
isScalar
,
T
)
)
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
opCast
properties
_valueHelper
get