spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
fmt::formatter< spdlog::stopwatch > Struct Reference

Detailed Description

Definition at line 53 of file stopwatch.h.

#include <stopwatch.h>

Inheritance diagram for fmt::formatter< spdlog::stopwatch >:
[legend]

Public Member Functions

template<typename FormatContext >
auto format (const spdlog::stopwatch &sw, FormatContext &ctx) -> decltype(ctx.out())
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< spdlog::stopwatch >::format ( const spdlog::stopwatch sw,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 56 of file stopwatch.h.


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