scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
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.