XLE  v0.02.0
Static Public Attributes | List of all members
Utility::ConstHash64< S0, S1, S2, S3 >::Calc< NewValue, CumulativeHash > Struct Template Reference

Static Public Attributes

static const uint64 Value = (NewValue == 0) ? CumulativeHash : (((CumulativeHash << 21ull) | (CumulativeHash >> 43ull)) ^ uint64(NewValue))
 

The documentation for this struct was generated from the following file: