Yields the decayed type unless T is an Observer, in which case it is empty.
Synopsis
Declared in <folly/observer/Observer‐pre.h>
template<typename T>
struct NonObserver;
Type Aliases
Name |
Description |
The decayed non‐`Observer` type. |
Specializations
Name |
Created with MrDocs