Skip to main content

The formatter Struct Template Reference

adds support for formatting Specifier More...

Declaration

struct fmt::formatter<Specifier> { ... }

Included Headers

#include <src/message.h>

Base struct

structformatter<T>

Public Member Functions Index

autoformat (Specifier spec, format_context &ctx) const

Description

adds support for formatting Specifier

Definition at line 164 of file message.h.

Public Member Functions

format()

auto fmt::formatter< Specifier >::format (Specifier spec, format_context & ctx)
inline

Definition at line 166 of file message.h.

166 auto format(Specifier spec, format_context& ctx) const {
168 }

Reference to_string.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.