LLVM 19.0.0git
Public Types | List of all members
llvm::bitfields_details::ResolveUnderlyingType< T, false > Struct Template Reference

#include "llvm/ADT/Bitfields.h"

Public Types

using type = T
 

Detailed Description

template<typename T>
struct llvm::bitfields_details::ResolveUnderlyingType< T, false >

Definition at line 200 of file Bitfields.h.

Member Typedef Documentation

◆ type

template<typename T >
using llvm::bitfields_details::ResolveUnderlyingType< T, false >::type = T

Definition at line 201 of file Bitfields.h.


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