scid ~master (2020-04-30T01:45:22Z)
Home
Dub
Repo
isComplex
scid
core
traits
Detect whether T is a complex floating-point type.
template
isComplex (
T
) {
enum
bool
isComplex
;
}
Members
Variables
isComplex
enum
bool
isComplex
;
Undocumented in source.
Meta
Source
See Implementation
scid
core
traits
templates
ArgumentTypeTuple
BaseElementType
allConvertibleTo
is1DArray
is2DArray
isArray
isBufferVectorField
isCallable
isComplex
isFortranType
isFunctor
isUnaryFunction
isVectorField
Detect whether T is a complex floating-point type.