Skip to main content

The formatter Struct Template Reference

adds support for formatting SrcLangExt More...

Declaration

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

Included Headers

#include <src/message.h>

Base struct

structformatter<T>

Public Member Functions Index

autoformat (SrcLangExt lang, format_context &ctx) const

Description

adds support for formatting SrcLangExt

Definition at line 196 of file message.h.

Public Member Functions

format()

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

Definition at line 198 of file message.h.

198 auto format(SrcLangExt lang, format_context& ctx) const {
200 }

Reference to_string.


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


Generated via doxygen2docusaurus by Doxygen 1.14.0.