struct nomove_if
Declaration
template <bool Enable>
struct nomove_if { /* full declaration omitted */ };Declared at: libs/pika/concurrency/include/pika/concurrency/concurrentqueue.hpp:618
Method Overview
- public template <typename T>static inline const T & eval(const T & x)
Methods
template <typename T>
static inline const T& eval(const T& x)
template <typename T>
static inline const T& eval(const T& x)Declared at: libs/pika/concurrency/include/pika/concurrency/concurrentqueue.hpp:621
Parameters
- const T& x