tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
ComplexTypeOf
tango
core
Traits
complex type for the given type
template
ComplexTypeOf (
T
) {
alias
ComplexTypeOf
=
cfloat
;
alias
ComplexTypeOf
=
cdouble
;
alias
ComplexTypeOf
=
creal
;
}
Members
Aliases
ComplexTypeOf
alias
ComplexTypeOf
=
cfloat
Undocumented in source.
ComplexTypeOf
alias
ComplexTypeOf
=
cdouble
Undocumented in source.
ComplexTypeOf
alias
ComplexTypeOf
=
creal
Undocumented in source.
Meta
Source
See Implementation
tango
core
Traits
functions
ctfe_i2a
templates
BaseTypeOf
BaseTypeOfArrays
BaseTypeTupleOf
ComplexTypeOf
DynamicArrayType
ElementTypeOfArray
ExprTypeOf
ImaginaryTypeOf
InoutTypeOf
KeyTypeOfAA
MaxPrecTypeOf
ParameterTupleOf
RealTypeOf
ReturnTypeOf
ValTypeOfAA
isArrayType
isAssocArrayType
isAtomicType
isCallableType
isCharType
isComplexType
isDynamicArrayType
isFloatingPointType
isImaginaryType
isIntegerType
isPointerType
isRealType
isReferenceType
isSignedIntegerType
isStaticArrayType
isStringType
isUnsignedIntegerType
rankOfArray
staticArraySize
complex type for the given type