LLVM 22.0.0git
llvm::detail::last_type< Head > Struct Template Reference

#include "llvm/Bitcode/BitcodeConvenience.h"

Inheritance diagram for llvm::detail::last_type< Head >:
[legend]

Public Types

using type = Head

Detailed Description

template<typename Head>
struct llvm::detail::last_type< Head >

Definition at line 328 of file BitcodeConvenience.h.

Member Typedef Documentation

◆ type

template<typename Head>
using llvm::detail::last_type< Head >::type = Head

Definition at line 328 of file BitcodeConvenience.h.


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