template <typename T>
struct type_identity
Defined at line 27 of file ../../third_party/abseil-cpp/absl/base/internal/identity.h
This is a back-fill of C++20's `std::type_identity`.
template <typename T>
Defined at line 27 of file ../../third_party/abseil-cpp/absl/base/internal/identity.h
This is a back-fill of C++20's `std::type_identity`.