userver: fmt::formatter<::utils::statistics::Label > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::utils::statistics::Label > Struct Reference

Detailed Description

Definition at line 128 of file labels.hpp.

Inheritance diagram for fmt::formatter<::utils::statistics::Label >:

Public Member Functions

template<typename FormatContext>
auto format (const ::utils::statistics::Label &value, FormatContext &ctx) const
template<typename FormatContext>
auto format (::utils::statistics::LabelView value, FormatContext &ctx) const

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx)

Member Function Documentation

◆ format() [1/2]

template<typename FormatContext>
auto fmt::formatter<::utils::statistics::Label >::format ( const ::utils::statistics::Label & value,
FormatContext & ctx ) const
inline

Definition at line 131 of file labels.hpp.

◆ format() [2/2]

template<typename FormatContext>
auto fmt::formatter<::utils::statistics::LabelView >::format ( ::utils::statistics::LabelView value,
FormatContext & ctx ) const
inlineinherited

Definition at line 122 of file labels.hpp.

◆ parse()

constexpr auto fmt::formatter<::utils::statistics::LabelView >::parse ( format_parse_context & ctx)
inlinestaticconstexprinherited

Definition at line 119 of file labels.hpp.


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