CARLA
Static Public Member Functions | List of all members
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 470 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 473 of file ConcurrentQueue.h.


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