template <typename Lock, typename Option>
struct LockPolicyType
Defined at line 222 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_policy.h
Specialization that returns the lock policy type for the combination of
|Lock| and |Option| tagged by the macros above.