union trivial_helper
Declaration
template <class T>
union trivial_helper { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/type_traits.h:90
Templates
- T
Member Variables
- public T t
template <class T>
union trivial_helper { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/type_traits.h:90