RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Datacratic::RcuProtectedCopyable< T > Struct Template Reference
Inheritance diagram for Datacratic::RcuProtectedCopyable< T >:
Datacratic::RcuProtected< T >

List of all members.

Public Member Functions

template<typename... Args>
 RcuProtectedCopyable (GcLock &lock, Args &&...args)
 RcuProtectedCopyable (const RcuProtectedCopyable &other)
 RcuProtectedCopyable (RcuProtectedCopyable &&other)
RcuProtectedCopyableoperator= (const RcuProtectedCopyable &other)
RcuProtectedCopyableoperator= (RcuProtectedCopyable &&other)

Detailed Description

template<typename T>
struct Datacratic::RcuProtectedCopyable< T >

Definition at line 202 of file rcu_protected.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator