|
|
using | rcu_type = RCU |
| |
|
using | value_type = rcu_type::value_type |
| |
|
|
| rcu_write (rcu_type const &rcu) noexcept |
| |
|
| rcu_write (rcu_write const &)=delete |
| |
|
rcu_write & | operator= (rcu_write const &)=delete |
| |
|
| rcu_write (rcu_write &&other) noexcept |
| |
|
rcu_write & | operator= (rcu_write &&other) noexcept |
| |
|
constexpr bool | empty () const noexcept |
| |
|
constexpr | operator bool () const noexcept |
| |
|
constexpr bool | operator== (nullptr_t) const noexcept |
| |
|
void | reset () noexcept |
| |
|
rcu_write & | operator= (nullptr_t) noexcept |
| |
The documentation for this class was generated from the following file: