#include <userver/rcu/rcu.hpp>
Deletes garbage synchronously. Designed for storing small amounts of data with relatively fast destructors.
Inheritance diagram for rcu::SyncRcuTraits:Public Types | |
| using | DeleterType = SyncDeleter |
| using | MutexType = engine::Mutex |
|
inherited |