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

adds support for formatting SrcLangExt More...

#include <src/message.h>

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

Public Member Functions

auto format (SrcLangExt lang, format_context &ctx) const
 

Detailed Description

adds support for formatting SrcLangExt

Definition at line 196 of file message.h.

Member Function Documentation

◆ format()

auto fmt::formatter< SrcLangExt >::format ( SrcLangExt lang,
format_context & ctx ) const
inline

Definition at line 198 of file message.h.

198 {
200 }
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: