userver: fmt::formatter< T, Char > Struct Template Reference
Loading...
Searching...
No Matches
fmt::formatter< T, Char > Struct Template Reference

Detailed Description

template<::utils::impl::strong_typedef::IsStrongTypedef T, class Char>
struct fmt::formatter< T, Char >

Definition at line 430 of file strong_typedef.hpp.

+ Inheritance diagram for fmt::formatter< T, Char >:

Public Member Functions

template<typename FormatContext>
auto format (const T &v, FormatContext &ctx) USERVER_FMT_CONST
 

Member Function Documentation

◆ format()

template<::utils::impl::strong_typedef::IsStrongTypedef T, class Char>
template<typename FormatContext>
auto fmt::formatter< T, Char >::format ( const T & v,
FormatContext & ctx )
inline

Definition at line 432 of file strong_typedef.hpp.


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