getLname.getLname

Undocumented in source.
  1. enum string getLname;
  2. enum string getLname;
  3. enum string getLname;
    template getLname(string str)
    static if(!(str.length <= 9 + 1 || !beginsWithDigit!(str[1..$])))
    static if(!(str.length <= 99 + 2 || !beginsWithDigit!(str[2..$])))
    static if(str.length <= 999 + 3 || !beginsWithDigit!(str[3..$]))
    enum string getLname;
  4. enum string getLname;

Meta