ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
std::hash< ngl::nguid > Struct Reference

nguid的哈希特化。 More...

#include <nguid.h>

Public Member Functions

size_t operator() (const ngl::nguid &aguid) const noexcept
 计算nguid的哈希值。

Detailed Description

nguid的哈希特化。

Member Function Documentation

◆ operator()()

size_t std::hash< ngl::nguid >::operator() ( const ngl::nguid & aguid) const
inlinenoexcept

计算nguid的哈希值。

Parameters
aguidnguid对象
Returns
哈希值

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