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

Detailed Description

Definition at line 73 of file fmt.hpp.

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatCtx >
auto format (::utils::statistics::HistogramView histogram, FormatCtx &ctx) const
 

Member Function Documentation

◆ format()

template<typename FormatCtx >
auto fmt::formatter<::utils::statistics::HistogramView >::format ( ::utils::statistics::HistogramView histogram,
FormatCtx & ctx ) const
inline

Definition at line 78 of file fmt.hpp.

◆ parse()

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

Definition at line 75 of file fmt.hpp.


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