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