![]() |
VR-Vantage 2.8 API Documentation
|
Classes | |
| struct | const_numeric_max |
| union | max_align_t |
| struct | ConcurrentQueueProducerTypelessBase |
| struct | nomove_if |
| struct | nomove_if< false > |
| struct | is_trivially_destructible |
| struct | static_is_lock_free_num |
| struct | static_is_lock_free_num< signed char > |
| struct | static_is_lock_free_num< short > |
| struct | static_is_lock_free_num< int > |
| struct | static_is_lock_free_num< long > |
| struct | static_is_lock_free_num< long long > |
| struct | static_is_lock_free |
| struct | static_is_lock_free< bool > |
| struct | static_is_lock_free< U * > |
Typedefs | |
| typedef std::max_align_t | std_max_align_t |
Functions | |
| bool | cqLikely (bool x) |
| bool | cqUnlikely (bool x) |
| template<typename T > | |
| static bool | circular_less_than (T a, T b) |
| template<typename U > | |
| static char * | align_for (char *ptr) |
| template<typename T > | |
| static T | ceil_to_pow_2 (T x) |
| template<typename T > | |
| static void | swap_relaxed (std::atomic< T > &left, std::atomic< T > &right) |
| template<typename T > | |
| static T const & | nomove (T const &x) |
| template<typename It > | |
| static auto | deref_noexcept (It &it) MOODYCAMEL_NOEXCEPT-> decltype(*it) |
| typedef std::max_align_t tracy::moodycamel::details::std_max_align_t |
|
inlinestatic |
References tracy::static_assert().
Referenced by tracy::moodycamel::ConcurrentQueue< T, Traits >::ProducerBase::size_approx().
|
inlinestatic |
|
inlinestatic |
References tracy::static_assert().
Referenced by tracy::moodycamel::ConcurrentQueue< T, Traits >::ExplicitProducer::ExplicitProducer().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |