xenium
xenium::policy::default_to_weak< Value > Struct Template Reference

Policy to configure whether try_push/try_pop in vyukov_bounded_queue should default to try_push_weak/try_pop_weak. More...

#include <vyukov_bounded_queue.hpp>

Detailed Description

template<bool Value>
struct xenium::policy::default_to_weak< Value >

Policy to configure whether try_push/try_pop in vyukov_bounded_queue should default to try_push_weak/try_pop_weak.

Template Parameters
Value