HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Types | Public Member Functions
v1::rcu_read< RCU > Class Template Reference

Public Types

using rcu_type = RCU
 
using value_type = rcu_type::value_type
 

Public Member Functions

 rcu_read (RCU &rcu) noexcept
 
 rcu_read (rcu_read const &other) noexcept
 
 rcu_read (rcu_read &&other) noexcept
 
rcu_readoperator= (rcu_read const &other)
 
rcu_readoperator= (rcu_read &&other) noexcept
 
constexpr value_type const * operator-> () const noexcept
 
constexpr value_type const & operator* () const noexcept
 
constexpr bool empty () const noexcept
 
constexpr operator bool () const noexcept
 
constexpr bool operator== (nullptr_t) const noexcept
 
void reset () noexcept
 
rcu_readoperator= (nullptr_t) noexcept
 

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