Your opinion will help to improve our service
Leave a feedback >#include <userver/rcu/rcu.hpp>
Deletes garbage synchronously. Designed for storing small amounts of data with relatively fast destructors.
Public Types | |
using | DeleterType = SyncDeleter |
using | MutexType = engine::Mutex |
|
inherited |