LLVM 19.0.0git
Public Types | List of all members
llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 > Struct Template Reference

#include "llvm/Support/TrailingObjects.h"

Public Types

typedef Ty2 type
 

Detailed Description

template<typename Ty1, typename Ty2>
struct llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 >

Definition at line 94 of file TrailingObjects.h.

Member Typedef Documentation

◆ type

template<typename Ty1 , typename Ty2 >
typedef Ty2 llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 >::type

Definition at line 95 of file TrailingObjects.h.


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