template <class T>
struct remove_cvref
Defined at line 56 of file ../../third_party/perfetto/include/perfetto/base/template_util.h
remove_cvref is an implementation of std::remove_cvref from
C++20.
Specification:
https://en.cppreference.com/w/cpp/types/remove_cvref