LLVM 22.0.0git
llvm::detail::decay_if_c_char_array< T > Struct Template Reference

#include "llvm/Support/Format.h"

Inheritance diagram for llvm::detail::decay_if_c_char_array< T >:
[legend]

Public Types

using type = T

Detailed Description

template<typename T>
struct llvm::detail::decay_if_c_char_array< T >

Definition at line 82 of file Format.h.

Member Typedef Documentation

◆ type

template<typename T>
using llvm::detail::decay_if_c_char_array< T >::type = T

Definition at line 83 of file Format.h.


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