phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
hasStandardNullValue.hasStandardNullValue
nxt
nullable_traits
hasStandardNullValue
Undocumented in source.
enum
hasStandardNullValue
;
enum
hasStandardNullValue
;
template
hasStandardNullValue
(T)
static if
(!(
is(T == class) || is(T == typeof(null))
))
static if
(
is(T == struct) || is(T == interface) || is(T == union)
)
enum
hasStandardNullValue
=
false
;
enum
hasStandardNullValue
;
Meta
Source
See Source File
nxt
nullable_traits
hasStandardNullValue
manifest constants
hasStandardNullValue