toDtype.toDtype

Undocumented in source.
  1. enum toDtype;
    template toDtype(D)
    static if(is(D == float))
    enum toDtype = endianMark ~ "f4";
  2. enum toDtype;
  3. enum toDtype;
  4. enum toDtype;

Meta