template <typename T, T InvalidValue>
struct DefaultValidityChecker
Defined at line 41 of file ../../third_party/perfetto/include/perfetto/ext/base/scoped_file.h
Used for the most common cases of ScopedResource where there is only one
invalid value.
Public Methods
bool IsValid (T t)
Defined at line 42 of file ../../third_party/perfetto/include/perfetto/ext/base/scoped_file.h