TypeHash.TypeHash

Undocumented in source.
  1. auto TypeHash;
  2. auto TypeHash;
  3. auto TypeHash;
  4. auto TypeHash;
  5. auto TypeHash;
    template TypeHash(ulong hash, T)
    static immutable
    static if(!(is(T == struct) && !isTypedef!(T)))
    static if(!(is(T == union)))
    static if(!(is(T Base : Base[])))
    static if(is(T Base == Base*))
    static if(is(Base Args == function) && is(Base R == return))
    auto TypeHash = StaticFnv1a64!(TupleHash!(StaticFnv1a64!(TypeHash!(hash, R), "function("), Args), ")");
  6. auto TypeHash;
  7. auto TypeHash;
  8. auto TypeHash;
  9. auto TypeHash;

Meta