bolts ~master (2020-08-17T07:19:44Z)
Dub
Repo
isNullable
bolts
traits
types
Undocumented in source.
deprecated
template
isNullable (
T
...
)
if
(
T
.
length
== 1
) {
alias
U
=
from
.
bolts
.
traits
.
symbols
.
TypesOf
!
T
[
0
]
;
deprecated
enum
isNullable
;
}
Members
Aliases
U
deprecated
alias
U
=
from
.
bolts
.
traits
.
symbols
.
TypesOf
!
T
[
0
]
Undocumented in source.
Manifest constants
isNullable
deprecated
enum
isNullable
;
Undocumented in source.
Meta
Source
See Implementation
bolts
traits
types
enums
isValueType
templates
StringOf
areCombinable
areEquatable
isCopyConstructable
isNonTriviallyCopyConstructable
isNullSettable
isNullTestable
isNullType
isNullable
isRefType
isTriviallyCopyConstructable