IsSupported.IsSupported

Undocumented in source.
  1. auto IsSupported;
  2. auto IsSupported;
  3. auto IsSupported;
  4. auto IsSupported;
    template IsSupported(T)
    static immutable
    static if(!(is(T : bool)))
    static if(!(isIntegerType!(T) || isRealType!(T)))
    static if(is(ElementTypeOf!(T) U))
    static if(!(isCharType!(U)))
    static if(isUTF8StringType!(U))
    auto IsSupported = true;
  5. auto IsSupported;
  6. auto IsSupported;
  7. auto IsSupported;

Meta