template <typename T>

struct RemoveGlobalReferenceType

Defined at line 19 of file ../../src/lib/lockdep/include/lockdep/global_reference.h

Utility type that returns the value type of a GlobalReference and passes

other types through unchanged.