CARLA
Static Public Member Functions | List of all members
moodycamel::details::_hash_32_or_64< use32 > Struct Template Reference

#include <ConcurrentQueue.h>

+ Inheritance diagram for moodycamel::details::_hash_32_or_64< use32 >:

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 384 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 385 of file ConcurrentQueue.h.


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