LLVM: llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 > Struct Template Reference (original) (raw)
#include "[llvm/Support/TrailingObjects.h](TrailingObjects%5F8h%5Fsource.html)"
| Public Types | |
|---|---|
| using | type = Ty2 |
Detailed Description
template<typename Ty1, typename Ty2>
struct llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 >
Definition at line 78 of file TrailingObjects.h.
Member Typedef Documentation
◆ type
template<typename Ty1, typename Ty2>
using llvm::trailing_objects_internal::ExtractSecondType< Ty1, Ty2 >::type = Ty2
Definition at line 79 of file TrailingObjects.h.
The documentation for this struct was generated from the following file:
- include/llvm/Support/TrailingObjects.h