userver: userver/utils/swappingsmart.hpp File Reference
Loading...
Searching...
No Matches
swappingsmart.hpp File Reference

Detailed Description

Deprecated RCU-like shared_ptr cell with swap-based updates for readers.

Definition in file swappingsmart.hpp.

Go to the source code of this file.

#include <atomic>
#include <memory>
+ This graph shows which files directly or indirectly include this file:

Classes

class  utils::SwappingSmart< T >
 Deprecated RCU-like shared_ptr cell with swap-based updates for readers. More...
 

Namespaces

namespace  utils
 General-purpose utilities used across userver libraries.