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

adds support for formatting RelationShip More...

#include <src/message.h>

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

Public Member Functions

auto format (Relationship relation, format_context &ctx) const
 

Detailed Description

adds support for formatting RelationShip

Definition at line 188 of file message.h.

Member Function Documentation

◆ format()

auto fmt::formatter< Relationship >::format ( Relationship relation,
format_context & ctx ) const
inline

Definition at line 190 of file message.h.

190 {
192 }
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: