Zrythm
v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
fmt::formatter< std::atomic< T > > Struct Template Reference
Utilities
Inheritance diagram for fmt::formatter< std::atomic< T > >:
[
legend
]
Collaboration diagram for fmt::formatter< std::atomic< T > >:
[
legend
]
Public Member Functions
template<typename FormatContext>
auto
format
(const std::atomic< T > &opt, FormatContext &ctx) const
Detailed Description
template<typename T>
struct fmt::formatter< std::atomic< T > >
Definition at line
211
of file
format.h
.
Member Function Documentation
◆
format()
template<typename T>
template<typename FormatContext>
auto fmt::formatter< std::atomic< T > >::format
(
const std::atomic< T > &
opt
,
FormatContext &
ctx
) const
inline
Definition at line
214
of file
format.h
.
The documentation for this struct was generated from the following file:
src/utils/
format.h
fmt
formatter< std::atomic< T > >
Generated by
1.15.0