userver: fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> > Struct Template Reference
Loading...
Searching...
No Matches
fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> > Struct Template Reference

Detailed Description

template<class T, class Char>
struct fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> >

Definition at line 438 of file strong_typedef.hpp.

+ Inheritance diagram for fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> >:
+ Collaboration diagram for fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> >:

Public Member Functions

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

Member Function Documentation

◆ format()

template<class T , class Char >
template<typename FormatContext >
auto fmt::formatter< T, Char, std::enable_if_t<::utils::IsStrongTypedef< T >{}> >::format ( const T & v,
FormatContext & ctx )
inline

Definition at line 442 of file strong_typedef.hpp.


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