LLVM  8.0.1
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 116 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 117 of file TrailingObjects.h.


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