template <typename T, typename = void>

struct HasValidationGuard

Defined at line 144 of file ../../src/lib/lockdep/include/lockdep/lock_policy.h

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