Alias for type_identity<T>::type.
Synopsis
Declared in <llvm/ADT/STLForwardCompat.h>
template<typename T>
using type_identity_t = T;
Created with MrDocs
Alias for type_identity<T>::type.
Declared in <llvm/ADT/STLForwardCompat.h>
template<typename T>
using type_identity_t = T;
Created with MrDocs