Unravel Engine C++ Reference
Loading...
Searching...
No Matches
moodycamel::details::nomove_if< false > Struct Reference

#include <concurrentqueue.h>

Static Public Member Functions

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

Detailed Description

Definition at line 534 of file concurrentqueue.h.

Member Function Documentation

◆ eval()

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

Definition at line 537 of file concurrentqueue.h.


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