StructHash.StructHash

Undocumented in source.
  1. auto StructHash;
    template StructHash(S)
    static immutable
    static if(is(typeof(TypeHash!(S))))
    auto StructHash = TypeHash!(S);
  2. auto StructHash;

Meta