template <typename LockPolicy, typename Enabled = void>
struct IsSharedLockPolicy
Defined at line 47 of file ../../zircon/system/ulib/lockdep/include/lockdep/guard.h
Trait type that determines whether the given policy type has a nested type
tag named Shared.