Photon
1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
formatter< Char[N], Char > Struct Template Reference
#include <
format.h
>
Inheritance diagram for formatter< Char[N], Char >:
Public Member Functions
template<typename FormatContext >
FMT_CONSTEXPR
auto
format
(const Char *val, FormatContext &ctx) const -> decltype(ctx.out())
Public Member Functions inherited from
formatter< basic_string_view< Char >, Char >
formatter
()=delete
Member Function Documentation
◆
format()
template<typename Char , size_t N>
template<typename FormatContext >
FMT_CONSTEXPR
auto
formatter
< Char[N], Char >::format
(
const Char *
val
,
FormatContext &
ctx
)
const -> decltype(ctx.out())
inline
The documentation for this struct was generated from the following file:
vendor/spdlog/fmt/bundled/
format.h
formatter< Char[N], Char >
Generated by
1.9.8