Public Member Functions | List of all members
ucxx::AmReceiverCallbackOwnerHash Struct Reference

Hash functor for AmReceiverCallbackOwnerType. More...

#include <typedefs.h>

Public Member Functions

size_t operator() (const AmReceiverCallbackOwnerType &o) const noexcept
 Compute hash of an AmReceiverCallbackOwnerType.
 

Detailed Description

Hash functor for AmReceiverCallbackOwnerType.

Hashes the full fixed-size storage so that zero-padded names compare deterministically. Used as the hasher for std::unordered_map keyed by AmReceiverCallbackOwnerType.


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