template <typename T>
struct RemoveGlobalReferenceType
Defined at line 18 of file ../../zircon/system/ulib/lockdep/include/lockdep/global_reference.h
Utility type that returns the value type of a GlobalReference and passes
other types through unchanged.