oak - a modern logger 1.1.0
Loading...
Searching...
No Matches
std::formatter< oak::Level > Struct Reference

#include <oak.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename FormatContext >
auto format (const oak::Level &level, FormatContext &ctx) const
 

Detailed Description

Definition at line 266 of file oak.hpp.

Member Function Documentation

◆ format()

template<typename FormatContext >
auto std::formatter< oak::Level >::format ( const oak::Level level,
FormatContext &  ctx 
) const
inline

Definition at line 274 of file oak.hpp.

◆ parse()

constexpr auto std::formatter< oak::Level >::parse ( format_parse_context &  ctx)
inlineconstexpr

Definition at line 268 of file oak.hpp.


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