jss::rcu_obj_base::retire
Mark *this for reclamation.
*this
void retire();
As-if jss::rcu_retire(static_cast<Derived*>(this),std::ref(stored_deleter)), but does not require allocating internal storage.
jss::rcu_retire(static_cast<Derived*>(this),std::ref(stored_deleter))
Nothing.
#include <jss/rcu.hpp>
jss::rcu_obj_base
jss::rcu_retire
retire
Design and Content © Copyright 2008-2024 Just Software Solutions Ltd. All Rights Reserved. | Privacy Policy