hasOwnFunction.hasOwnFunction

Undocumented in source.
  1. enum hasOwnFunction;
  2. enum hasOwnFunction;
    template hasOwnFunction(Aggregate, Super, string Name, Type)
    static if(hasFunction)
    static if(!(superHasFunction))
    enum hasOwnFunction = true;
  3. enum hasOwnFunction;

Meta