template <typename T>
class Synchronized
Defined at line 58 of file ../../sdk/lib/async_patterns/cpp/internal/dispatcher_bound_storage.h
|Synchronized
<T
>| adds a synchronization checker before |T|.
Public Methods
template <typename... Args>
void Synchronized<T> (async_dispatcher_t * dispatcher, Args &&... args)
Defined at line 61 of file ../../sdk/lib/async_patterns/cpp/internal/dispatcher_bound_storage.h
T * inner ()
Defined at line 64 of file ../../sdk/lib/async_patterns/cpp/internal/dispatcher_bound_storage.h