strToType.strToType

Undocumented in source.
  1. alias strToType = int
    template strToType(string typeString)
    static if(typeString == "i")
    alias strToType = int
  2. alias strToType = float

Meta