template <typename T>

struct remove_cvref

Defined at line 33 of file ../../third_party/mini_chromium/src/base/template_util.h

Implementation of C++20's std::remove_cvref.

References:

- https://en.cppreference.com/w/cpp/types/remove_cvref

- https://wg21.link/meta.trans.other#lib:remove_cvref