Skip to main content

The formatter Struct Template Reference

adds support for formatting RelatesType More...

Declaration

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

Included Headers

#include <src/message.h>

Base struct

structformatter<T>

Public Member Functions Index

autoformat (RelatesType type, format_context &ctx) const

Description

adds support for formatting RelatesType

Definition at line 180 of file message.h.

Public Member Functions

format()

auto fmt::formatter< RelatesType >::format (RelatesType type, format_context & ctx)
inline

Definition at line 182 of file message.h.

182 auto format(RelatesType type, format_context& ctx) const {
184 }

Reference to_string.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.