template <typename T, typename = void>
struct CheckMethods
Defined at line 236 of file ../../zircon/kernel/vm/include/vm/vm_address_region_subtree_state.h
Check that the Node type has the minimum required methods.
template <typename T, typename = void>
Defined at line 236 of file ../../zircon/kernel/vm/include/vm/vm_address_region_subtree_state.h
Check that the Node type has the minimum required methods.