userver: fmt::formatter<::utils::statistics::MetricValue > Class Reference
Loading...
Searching...
No Matches
fmt::formatter<::utils::statistics::MetricValue > Class Reference

Detailed Description

Definition at line 94 of file fmt.hpp.

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatContext >
auto format (::utils::statistics::MetricValue value, FormatContext &ctx) const
 

Member Function Documentation

◆ format()

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

Definition at line 105 of file fmt.hpp.

◆ parse()

constexpr auto fmt::formatter<::utils::statistics::MetricValue >::parse ( format_parse_context & ctx)
inlineconstexpr

Definition at line 96 of file fmt.hpp.


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