CARLA
载入中...
搜索中...
未找到
moodycamel
details
nomove_if< false >
静态 Public 成员函数
|
所有成员列表
moodycamel::details::nomove_if< false >结构体 参考
#include <
ConcurrentQueue.h
>
静态 Public 成员函数
template<typename U >
static auto
eval
(U &&x) -> decltype(std::forward< U >(x))
详细描述
在文件
ConcurrentQueue.h
第
480
行定义.
成员函数说明
◆
eval()
template<typename U >
static auto
moodycamel::details::nomove_if
< false >::eval
(
U &&
x
)
-> decltype(std::forward<U>(x))
inline
static
在文件
ConcurrentQueue.h
第
483
行定义.
该结构体的文档由以下文件生成:
ConcurrentQueue.h
制作者
1.10.0