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

#include <ConcurrentQueue.h>

静态 Public 成员函数

template<typename U >
static auto eval (U &&x) -> decltype(std::forward< U >(x))
 

详细描述

在文件 ConcurrentQueue.h480 行定义.

成员函数说明

◆ eval()

template<typename U >
static auto moodycamel::details::nomove_if< false >::eval ( U && x) -> decltype(std::forward<U>(x))
inlinestatic

在文件 ConcurrentQueue.h483 行定义.


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