decay_if_c_char_array< char[N]> Struct Template Reference (original) (raw)
#include "[llvm/Support/Format.h](Format%5F8h%5Fsource.html)"
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:
- include/llvm/Support/Format.h