Workspace
6.21.5
moodycamel
details
nomove_if< false >
Static Public Member Functions
|
List of all members
nomove_if< false > Struct Reference
#include <Workspace/Application/concurrentqueue.h>
Static Public Member Functions
template<typename U >
static auto
eval
(U &&
x
) -> decltype(std::forward< U >(
x
))
Member Function Documentation
◆
eval()
static auto eval
(
U &&
x
)
-> decltype(std::forward<U>(
x
))
inline
static