userver: fmt::formatter<::http::StatusCode > Struct Reference
Loading...
Searching...
No Matches
fmt::formatter<::http::StatusCode > Struct Reference

Detailed Description

Definition at line 133 of file status_code.hpp.

Public Member Functions

template<typename FormatContext >
auto format (::http::StatusCode status, FormatContext &ctx) const
 

Static Public Member Functions

static constexpr auto parse (format_parse_context &ctx)
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter<::http::StatusCode >::format ( ::http::StatusCode status,
FormatContext & ctx ) const
inline

Definition at line 137 of file status_code.hpp.

◆ parse()

static constexpr auto fmt::formatter<::http::StatusCode >::parse ( format_parse_context & ctx)
inlinestaticconstexpr

Definition at line 134 of file status_code.hpp.


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