LLVM 19.0.0git
Public Attributes | List of all members
llvm::detail::trivial_helper< T > Union Template Reference

#include "llvm/Support/type_traits.h"

Public Attributes

T t
 

Detailed Description

template<class T>
union llvm::detail::trivial_helper< T >

Definition at line 73 of file type_traits.h.

Member Data Documentation

◆ t

template<class T >
T llvm::detail::trivial_helper< T >::t

Definition at line 74 of file type_traits.h.


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