oak - a modern logger 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 399 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 407 of file oak.hpp.

◆ parse()

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

Definition at line 401 of file oak.hpp.


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