#include <kv_types.h>
|
| template<typename ParseContext > |
| constexpr auto | parse (ParseContext &ctx) |
| |
| template<typename FormatContext > |
| auto | format (const ccf::kv::Configuration::Nodes &nodes, FormatContext &ctx) const -> decltype(ctx.out()) |
| |
◆ format()
template<typename FormatContext >
| auto formatter< ccf::kv::Configuration::Nodes >::format |
( |
const ccf::kv::Configuration::Nodes & |
nodes, |
|
|
FormatContext & |
ctx |
|
) |
| const -> decltype(ctx.out())
|
|
inline |
◆ parse()
template<typename ParseContext >
| constexpr auto formatter< ccf::kv::Configuration::Nodes >::parse |
( |
ParseContext & |
ctx | ) |
|
|
inlineconstexpr |
The documentation for this struct was generated from the following file: