Unravel Engine C++ Reference
Loading...
Searching...
No Matches
moodycamel::details::_hash_32_or_64< use32 > Struct Template Reference

#include <concurrentqueue.h>

Static Public Member Functions

static std::uint32_t hash (std::uint32_t h)
 

Detailed Description

template<bool use32>
struct moodycamel::details::_hash_32_or_64< use32 >

Definition at line 443 of file concurrentqueue.h.

Member Function Documentation

◆ hash()

template<bool use32>
static std::uint32_t moodycamel::details::_hash_32_or_64< use32 >::hash ( std::uint32_t h)
inlinestatic

Definition at line 444 of file concurrentqueue.h.


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