XLE
v0.02.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Utility
ConstHash64
Calc
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:
Utility/
MemoryUtils.h
Generated on Fri Dec 4 2015 16:41:30 for XLE by
1.8.10