template <typename T, typename = void>

struct HasValidationGuard

Defined at line 143 of file ../../zircon/system/ulib/lockdep/include/lockdep/lock_policy.h

Detects whether T has a subtype `T::ValidationGuard`.