#include <format.h>
|
template<typename ParseContext > |
auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
|
template<typename T , typename FormatContext > |
auto | format (const T &val, FormatContext &ctx) -> decltype(ctx.out()) |
|
template<typename Char = char>
class fmt::v5::dynamic_formatter< Char >
Definition at line 3004 of file format.h.
template<typename Char = char>
template<typename T , typename FormatContext >
template<typename Char = char>
template<typename ParseContext >
The documentation for this class was generated from the following file:
- sdk_core/include/third_party/spdlog/spdlog/fmt/bundled/format.h