Taskolib  1.3.3
Public Member Functions | List of all members
fmt::formatter< task::Message > Struct Reference

#include <format.h>

Public Member Functions

constexpr auto parse (format_parse_context &ctx) -> decltype(ctx.begin())
 
template<typename FormatContext >
auto format (task::Message const &val, FormatContext &ctx) -> decltype(ctx.out())
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< task::Message >::format ( task::Message const &  val,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

◆ parse()

constexpr auto fmt::formatter< task::Message >::parse ( format_parse_context &  ctx) -> decltype(ctx.begin())
inlineconstexpr

The documentation for this struct was generated from the following file: