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

#include <concurrentqueue.h>

Static Public Member Functions

template<typename T >
static T const & eval (T const &x)
 

Detailed Description

template<bool Enable>
struct moodycamel::details::nomove_if< Enable >

Definition at line 524 of file concurrentqueue.h.

Member Function Documentation

◆ eval()

template<bool Enable>
template<typename T >
static T const & moodycamel::details::nomove_if< Enable >::eval ( T const & x)
inlinestatic

Definition at line 527 of file concurrentqueue.h.


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