phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
NotNull.opCast
nxt
notnull
NotNull
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opCast
()
struct
NotNull
(T)
bool
opCast
(
T
:
bool
)
(
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
is
(
T
==
U
*,
U
) &&
__traits(
isScalar
,
T
)
)
NotNull
!
U
opCast
()
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
opCast
properties
_valueHelper
get