#include <printf.h>
|
template<typename ParseContext > |
auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
|
template<typename FormatContext > |
auto | format (const T &value, FormatContext &ctx) -> decltype(ctx.out()) |
|
template<typename T>
struct fmt::v5::printf_formatter< T >
Definition at line 459 of file printf.h.
template<typename T >
template<typename FormatContext >
template<typename T >
template<typename ParseContext >
The documentation for this struct was generated from the following file:
- sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/printf.h