callableExists.callableExists

Undocumented in source.
  1. enum bool callableExists;
  2. enum bool callableExists;
    template callableExists(T)
    static if(!(is(T) && isCallable(typeof(T))))
    enum bool callableExists;

Meta