template<::utils::impl::strong_typedef::IsStrongTypedef T, class Char>
struct fmt::formatter< T, Char >
Definition at line 430 of file strong_typedef.hpp.
|
| template<typename FormatContext> |
| auto | format (const T &v, FormatContext &ctx) USERVER_FMT_CONST |
| |
◆ 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 |
The documentation for this struct was generated from the following file: