|
| template<typename FormatContext> |
| auto | format (const T &val, FormatContext &ctx) const |
| template<typename FormatContext> |
| auto | format (const T &uuid, FormatContext &ctx) const |
template<
EnumType T>
struct fmt::formatter< T >
Definition at line 298 of file format.h.
◆ format() [1/2]
template<typename FormatContext>
| auto fmt::formatter< T >::format |
( |
const T & | uuid, |
|
|
FormatContext & | ctx ) const |
|
inline |
◆ format() [2/2]
template<typename FormatContext>
| auto fmt::formatter< T >::format |
( |
const T & | val, |
|
|
FormatContext & | ctx ) const |
|
inline |
The documentation for this struct was generated from the following files: