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

adds support for formatting Protected More...

#include <src/message.h>

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

Public Member Functions

auto format (Protection prot, format_context &ctx) const
 

Detailed Description

adds support for formatting Protected

Definition at line 156 of file message.h.

Member Function Documentation

◆ format()

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

Definition at line 158 of file message.h.

158 {
160 }
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: