Skip to main content

The formatter Struct Template Reference

adds support for formatting Protected More...

Declaration

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

Included Headers

#include <src/message.h>

Base struct

structformatter<T>

Public Member Functions Index

autoformat (Protection prot, format_context &ctx) const

Description

adds support for formatting Protected

Definition at line 156 of file message.h.

Public Member Functions

format()

auto fmt::formatter< Protection >::format (Protection prot, format_context & ctx)
inline

Definition at line 158 of file message.h.

158 auto format(Protection prot, format_context& ctx) const {
160 }

Reference to_string.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.