HashValue Struct Reference

#include <apibase.h>

公共成员函数

  HashValue ()=default
  HashValue ( UInt64 l, UInt64 h)
  MAXON_OPERATOR_EQUALITY_HASHCODE ( HashValue , low , high )

Public Attributes

UInt64   low
UInt64   high

构造函数 & 析构函数文档编制

◆  HashValue() [1/2]

HashValue ( )
default

◆  HashValue() [2/2]

HashValue ( UInt64   l ,
UInt64   h  
)

成员函数文档编制

◆  MAXON_OPERATOR_EQUALITY_HASHCODE()

MAXON_OPERATOR_EQUALITY_HASHCODE ( HashValue   ,
low   ,
high    
)

Member Data Documentation

◆  low

UInt64 low

◆  high

UInt64 high