LLVM 22.0.0git
llvm::type_identity< T > Struct Template Reference

#include "llvm/ADT/STLForwardCompat.h"

Public Types

using type = T

Detailed Description

template<typename T>
struct llvm::type_identity< T >

Definition at line 41 of file STLForwardCompat.h.

Member Typedef Documentation

◆ type

template<typename T>
using llvm::type_identity< T >::type = T

Definition at line 43 of file STLForwardCompat.h.


The documentation for this struct was generated from the following file: