Doxygen
Loading...
Searching...
No Matches
fmt::formatter< Specifier > Struct Reference

adds support for formatting Specifier More...

#include <src/message.h>

Inheritance diagram for fmt::formatter< Specifier >:
Collaboration diagram for fmt::formatter< Specifier >:

Public Member Functions

auto format (Specifier spec, format_context &ctx) const
 

Detailed Description

adds support for formatting Specifier

Definition at line 164 of file message.h.

Member Function Documentation

◆ format()

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

Definition at line 166 of file message.h.

166 {
168 }
static const char * to_string(Protection prot)
Definition types.h:38

References to_string().


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