LLVM 22.0.0git
llvm::detail::decay_if_c_char_array< char[N]> Struct Template Reference

#include "llvm/Support/Format.h"

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

Public Types

using type = const char *

Detailed Description

template<std::size_t N>
struct llvm::detail::decay_if_c_char_array< char[N]>

Definition at line 85 of file Format.h.

Member Typedef Documentation

◆ type

template<std::size_t N>
using llvm::detail::decay_if_c_char_array< char[N]>::type = const char *

Definition at line 86 of file Format.h.


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