Extracts the element type from a shared_ptr; empty for other types.

Synopsis

Declared in <folly/observer/Observer‐pre.h>

template<typename T>
struct UnwrapSharedPtr;

Specializations