Definition at line 88 of file serialize.hpp.
|
template<typename FormatContext > |
auto | format (const ::formats::json::Value &value, FormatContext &ctx) USERVER_FMT_CONST -> decltype(ctx.out()) |
|
|
static constexpr auto | parse (format_parse_context &ctx) -> decltype(ctx.begin()) |
|
◆ format()
template<typename FormatContext >
◆ parse()
static constexpr auto fmt::formatter<::formats::json::Value >::parse |
( |
format_parse_context & | ctx | ) |
-> decltype(ctx.begin()) |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: