FIX 4.0 Demo 1.0
Loading...
Searching...
No Matches
moodycamel::details::nomove_if< false > Struct Reference

#include <concurrentqueue.h>

Collaboration diagram for moodycamel::details::nomove_if< false >:
Collaboration graph

Static Public Member Functions

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

Member Function Documentation

◆ eval()

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

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