Read-Copy-Update.
Classes | |
struct | DefaultRcuMapTraits |
struct | DefaultRcuTraits |
class | MissingKeyException |
Thrown on missing element access. More... | |
class | RcuMap |
Map-like structure allowing RCU keyset updates. More... | |
class | RcuMapIterator |
Forward iterator for the rcu::RcuMap. More... | |
class | ReadablePtr |
class | Variable |
Read-Copy-Update variable. More... | |
class | WritablePtr |
Enumerations | |
enum class | DestructionType { kSync , kAsync } |
Can be passed to rcu::Variable as the first argument to customize whether old values should be destroyed asynchronously. More... | |
|
strong |
Can be passed to rcu::Variable
as the first argument to customize whether old values should be destroyed asynchronously.