funcAttrsConsumed.funcAttrsConsumed

Undocumented in source.
  1. enum int funcAttrsConsumed;
    template funcAttrsConsumed(string str)
    static if(str.length > 1 && str[0] == 'N' && 'a' <= str[1] && str[1] <= 'f')
    enum int funcAttrsConsumed;
  2. enum int funcAttrsConsumed;

Meta