isFortranType

Undocumented in source.
  1. template isFortranType(T)
  2. template isFortranType(T)
    template isFortranType (
    T
    ) if (
    isComplex!T
    ) {}

Members

Variables

isFortranType
enum bool isFortranType;
Undocumented in source.

Meta