Result.hasType

Undocumented in source.
  1. enum hasType;
    struct Result
    static if(is(typeof(member)))
    enum hasType = true;
  2. enum hasType;

Meta