ae v0.0.2884 (2020-12-20T12:34:54Z)
Home
Dub
Repo
isValueOfTypeInTuple
ae
utils
meta
Undocumented in source.
template
isValueOfTypeInTuple (
X
T
...
) {
static if
(
T.length == 0
)
enum
bool
isValueOfTypeInTuple
;
static if
(!(
T.length == 0
))
static if
(
T.length == 1
)
enum
bool
isValueOfTypeInTuple
;
static if
(!(
T.length == 0
))
static if
(!(
T.length == 1
))
enum
bool
isValueOfTypeInTuple
;
}
Members
Variables
isValueOfTypeInTuple
enum
bool
isValueOfTypeInTuple
;
Undocumented in source.
isValueOfTypeInTuple
enum
bool
isValueOfTypeInTuple
;
Undocumented in source.
isValueOfTypeInTuple
enum
bool
isValueOfTypeInTuple
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
modules
args
binding
binding_v1
caps
chain
misc
proxy
rcclass
reference
tuplerange
x
aliases
BoxedVoid
EnumLength
ExpandNumericType
GenerateContructorProxies
I
IsDebug
functions
and
boxVoid
classInit
identity
or
prog1
progn
unboxVoid
manifest constants
HAVE_UDA
isDebug
mixin templates
FieldList
GenerateConstructorProxies
properties
enumIota
isHomogenous
singleton
structFields
static functions
findParameter
structs
StructFromParams
templates
ArrayToTuple
CTIterate
GenFieldList
RangeTuple
RangeTupleImpl
ResizeNumericType
SignedBitsType
TryExpandNumericType
UnsignedBitsType
ValueTuple
apply
enumLength
expand
findValueOfTypeInTuple
functor
getAttribute
hasAttribute
isValueOfTypeInTuple
isVersion
stringofArray
structFun
thisOf
valueBits
variables
haveCommonType