ae-graphics ~master (2016-01-11T08:21:46Z)
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
binding
binding_v1
caps
proxy
reference
x
aliases
EnumLength
ExpandNumericType
I
IsDebug
functions
mixGenerateContructorProxies
manifest constants
HAVE_UDA
isDebug
mixin templates
FieldList
GenerateContructorProxies
properties
enumIota
isHomogenous
singleton
structFields
static functions
findParameter
templates
ArrayToTuple
CTIterate
GenFieldList
RangeTuple
RangeTupleImpl
ResizeNumericType
SignedBitsType
UnsignedBitsType
ValueTuple
enumLength
findValueOfTypeInTuple
getAttribute
hasAttribute
isValueOfTypeInTuple
isVersion
stringofArray
structFun
thisOf
valueBits