![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
Public Member Functions | |
| template<typename... Args> | |
| RcuProtectedCopyable (GcLock &lock, Args &&...args) | |
| RcuProtectedCopyable (const RcuProtectedCopyable &other) | |
| RcuProtectedCopyable (RcuProtectedCopyable &&other) | |
| RcuProtectedCopyable & | operator= (const RcuProtectedCopyable &other) |
| RcuProtectedCopyable & | operator= (RcuProtectedCopyable &&other) |
Definition at line 202 of file rcu_protected.h.
1.7.6.1