Extracts the value type from an Observer; empty for other types.
Synopsis
Declared in <folly/observer/Observer‐pre.h>
template<typename T>
struct UnwrapObserver;
Specializations
Name |
Created with MrDocs
Extracts the value type from an Observer; empty for other types.
Declared in <folly/observer/Observer‐pre.h>
template<typename T>
struct UnwrapObserver;
Name |
Created with MrDocs