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

Detailed Description

Definition at line 33 of file fmt.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::LabelView >::format ( ::utils::statistics::LabelView value,
FormatContext & ctx ) const
inlineinherited

Definition at line 27 of file fmt.hpp.

◆ format() [2/2]

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

Definition at line 36 of file fmt.hpp.

◆ parse()

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

Definition at line 24 of file fmt.hpp.


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