CARLA
 
载入中...
搜索中...
未找到
Public 类型 | 静态 Public 成员函数 | 所有成员列表
moodycamel::details::thread_id_converter< thread_id_t > 模板结构体 参考

#include <ConcurrentQueue.h>

Public 类型

typedef thread_id_t thread_id_hash_t
 
typedef thread_id_t thread_id_numeric_size_t
 

静态 Public 成员函数

static thread_id_hash_t prehash (thread_id_t const &x)
 

详细描述

template<typename thread_id_t>
struct moodycamel::details::thread_id_converter< thread_id_t >

在文件 ConcurrentQueue.h76 行定义.

成员类型定义说明

◆ thread_id_hash_t

template<typename thread_id_t >
typedef thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_hash_t

在文件 ConcurrentQueue.h78 行定义.

◆ thread_id_numeric_size_t

template<typename thread_id_t >
typedef thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_numeric_size_t

在文件 ConcurrentQueue.h77 行定义.

成员函数说明

◆ prehash()

template<typename thread_id_t >
static thread_id_hash_t moodycamel::details::thread_id_converter< thread_id_t >::prehash ( thread_id_t const & x)
inlinestatic

在文件 ConcurrentQueue.h79 行定义.


该结构体的文档由以下文件生成: