Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
fmt::formatter< T > Struct Template Reference
Inheritance diagram for fmt::formatter< T >:
Collaboration diagram for fmt::formatter< T >:

Public Member Functions

template<typename FormatContext>
auto format (const T &val, FormatContext &ctx) const
template<typename FormatContext>
auto format (const T &uuid, FormatContext &ctx) const

Detailed Description

template<EnumType T>
struct fmt::formatter< T >

Definition at line 298 of file format.h.

Member Function Documentation

◆ format() [1/2]

template<EnumType T>
template<typename FormatContext>
auto fmt::formatter< T >::format ( const T & uuid,
FormatContext & ctx ) const
inline

Definition at line 1102 of file uuid_identifiable_object.h.

◆ format() [2/2]

template<EnumType T>
template<typename FormatContext>
auto fmt::formatter< T >::format ( const T & val,
FormatContext & ctx ) const
inline

Definition at line 301 of file format.h.


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