#include <apibase.h>
Public Member Functions | |
| HashValue ()=default | |
| constexpr | HashValue (UInt64 l, UInt64 h) |
| MAXON_OPERATOR_EQUALITY_HASHCODE (HashValue, low, high) | |
| constexpr UInt | operator& (UInt mask) const |
Public Attributes | |
| UInt64 | low |
| UInt64 | high |
|
default |
| UInt64 low |
| UInt64 high |