userver: fmt::formatter<::utils::datetime::TimeOfDay< Duration > > Class Template Reference
Loading...
Searching...
No Matches
fmt::formatter<::utils::datetime::TimeOfDay< Duration > > Class Template Reference

Detailed Description

template<typename Duration>
class fmt::formatter<::utils::datetime::TimeOfDay< Duration > >

Definition at line 520 of file time_of_day.hpp.

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatContext >
constexpr auto format (const ::utils::datetime::TimeOfDay< Duration > &value, FormatContext &ctx) const
 

Member Function Documentation

◆ format()

template<typename Duration >
template<typename FormatContext >
constexpr auto fmt::formatter<::utils::datetime::TimeOfDay< Duration > >::format ( const ::utils::datetime::TimeOfDay< Duration > & value,
FormatContext & ctx ) const
inlineconstexpr

Definition at line 613 of file time_of_day.hpp.

◆ parse()

template<typename Duration >
constexpr auto fmt::formatter<::utils::datetime::TimeOfDay< Duration > >::parse ( format_parse_context & ctx)
inlineconstexpr

Definition at line 560 of file time_of_day.hpp.


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